Adding bonus or object during play?
Posted: Fri Apr 06, 2012 12:29 pm
Is it possible to add or remove a bonus during play (ex: removing artillery bonus after a side lose an observation point)
If so, what is the script command or the script mechanics?
Maybe there is something to be done with SetBonusBaseValue(name, side, value)? I must admit that I do not understand how that command is supposed to work...
Same thing for objects. Is it possible to place or remove an object on the map during play (ex: to randomize the position of some objects during the prebattle setup)? If yes, what is the script command?
I read the STUB_Engine_docs and searched the forum for that topics and could not find it. I also cannot recall any scenario that does it. I am not very optimistic on that one...
Thanks.
If so, what is the script command or the script mechanics?
Maybe there is something to be done with SetBonusBaseValue(name, side, value)? I must admit that I do not understand how that command is supposed to work...
Same thing for objects. Is it possible to place or remove an object on the map during play (ex: to randomize the position of some objects during the prebattle setup)? If yes, what is the script command?
I read the STUB_Engine_docs and searched the forum for that topics and could not find it. I also cannot recall any scenario that does it. I am not very optimistic on that one...
Thanks.