Page 1 of 1

ChgOneTurnMod Script command

Posted: Mon Dec 12, 2011 6:06 pm
by Bohémond
Does the ChgOneTurnMod Script Command still working for NCP ?

I don't find description or syntax in AgeWiki for it.


Regards

Posted: Mon Dec 12, 2011 6:20 pm
by lodilefty
That's obscure, but still in the Script Engine:

Change One Turn Modifier, Need 4 parameters, syntax is:
ChgOneTurnMod = <ModifierID> ; <FactionTags>, <AreaUID or -1> ; <Amount or -9999 for reset>

Looks like _otmForcedMarch is the only <ModifierID> suported

I've never used it! :bonk:
What does it do? :blink:
Is there an existing example in NCP? :w00t:

I'll add to Wiki once I understand it! :D

Posted: Mon Dec 12, 2011 6:59 pm
by Bohémond
Take a look in HistOptions06,;

evt_nam_FRA_MilitaryOption_FM_Check

Seems to make higher the chance for a forced March

Regards

Posted: Mon Dec 12, 2011 7:19 pm
by lodilefty
Cool! 25% higher chance as it is written.... :w00t: