Help on creating turn counter
Posted: Thu Jan 08, 2009 3:51 pm
I need to have a way of triggering an event x turns after another event has been triggered, but the date of it is not fixed, just the amount of time from another event (Eastern Blitz)
In WaW, I want to make it so that a result of the Eastern Blitz card being played, a combat bonus for the Germans is changed x turns after it is given.
Current change: ExecChangePeopleCombatModVS (0, 3, 50)
I've read the tutorials on events and variables many times, but as one who has never programmed and new to modding, I just don't get it.
Any help, ideally with an example, GREATLY appreciated.
In WaW, I want to make it so that a result of the Eastern Blitz card being played, a combat bonus for the Germans is changed x turns after it is given.
Current change: ExecChangePeopleCombatModVS (0, 3, 50)
I've read the tutorials on events and variables many times, but as one who has never programmed and new to modding, I just don't get it.
Any help, ideally with an example, GREATLY appreciated.