Enabling scripts?

Moderator: Hubert Cater

Post Reply
User avatar
CaesarAug
Posts: 494
Joined: Tue Jun 23, 2015 4:54 am

Enabling scripts?

Post by CaesarAug »

Quick query: is there a way for a player to automatically enable certain scripts that are disabled by default? Mainly in order to avoid manually enabling them in the Advanced/Scripts screen.

I couldn’t find any parameter in the script files for such a feature, if it exists, and if it is moddable.

Thanks for any help!
User avatar
BillRunacre
Posts: 6744
Joined: Mon Jul 22, 2013 2:57 pm
Contact:

Re: Enabling scripts?

Post by BillRunacre »

No, the scripts are either on or off in the script file.

You could tie them all to one Decision in order to make the process quicker for the player.
Follow us on Twitter: https://twitter.com/FurySoftware

We're also on Facebook! https://www.facebook.com/FurySoftware/
User avatar
CaesarAug
Posts: 494
Joined: Tue Jun 23, 2015 4:54 am

Re: Enabling scripts?

Post by CaesarAug »

BillRunacre wrote: Fri Oct 31, 2025 9:01 am No, the scripts are either on or off in the script file.

You could tie them all to one Decision in order to make the process quicker for the player.
Thank you. If I understand aright, then there is an on/off parameter in the script files themselves? If so that’s what I was looking for. But I don’t see anything in the script files to enable or disable by default.
User avatar
BillRunacre
Posts: 6744
Joined: Mon Jul 22, 2013 2:57 pm
Contact:

Re: Enabling scripts?

Post by BillRunacre »

It's the TYPE= field, as TYPE= 0 means it is set to disabled in game.
Follow us on Twitter: https://twitter.com/FurySoftware

We're also on Facebook! https://www.facebook.com/FurySoftware/
User avatar
CaesarAug
Posts: 494
Joined: Tue Jun 23, 2015 4:54 am

Re: Enabling scripts?

Post by CaesarAug »

BillRunacre wrote: Sat Nov 01, 2025 10:16 am It's the TYPE= field, as TYPE= 0 means it is set to disabled in game.
Thanks again. Been looking this over. But it seems it's not TYPE= 0 but rather FLAG= 0 is the setting for being disabled.
User avatar
BillRunacre
Posts: 6744
Joined: Mon Jul 22, 2013 2:57 pm
Contact:

Re: Enabling scripts?

Post by BillRunacre »

Ah yes, I don't use it much and was going by memory!
Follow us on Twitter: https://twitter.com/FurySoftware

We're also on Facebook! https://www.facebook.com/FurySoftware/
Post Reply

Return to “Strategic Command WWII: World at War”