#SENDER_ID_TRIGGER=

Please post here for questions and discussion about modding for Strategic Command.
Post Reply
User avatar
Gilber
Posts: 253
Joined: Wed Jun 13, 2018 10:16 am
Location: Luxembourg

#SENDER_ID_TRIGGER=

Post by Gilber »

hi,

in the convoy scripts I would like to know how precisely the parameter #SENDER_ID_TRIGGER= works

in the standard SOE version the convoys seem to work without random variables. but when you look at some scripts are set with #SENDER_ID_TRIGGER= 1, which would mean an event that happens very rarely.

how exactly does the parameter #SENDER_ID_TRIGGER= work?

thank you for your help
Gilles
User avatar
BillRunacre
Posts: 6890
Joined: Mon Jul 22, 2013 2:57 pm
Contact:

RE: #SENDER_ID_TRIGGER=

Post by BillRunacre »

Hi Gilles

#SENDER_ID_TRIGGER= 1 means that the sender just needs to be 1% leaning towards the same side as the convoy recipient for the script to fire.

So to look at it another way, #SENDER_ID_TRIGGER= 100 means that the sender must be fully mobilized.

One I looked at has #SENDER_ID_TRIGGER= 25 where the US needs to be 25% mobilized for the convoy script to fire.

I hope that makes more sense.

Bill
Follow us on Twitter: https://twitter.com/FurySoftware

We're also on Facebook! https://www.facebook.com/FurySoftware/
User avatar
Gilber
Posts: 253
Joined: Wed Jun 13, 2018 10:16 am
Location: Luxembourg

RE: #SENDER_ID_TRIGGER=

Post by Gilber »

yes it makes sense [:)]
thank you for your answer
Gilles
Post Reply

Return to “Scenario Design and Modding”