Hi there everyone,
I've been trying out that new variable speed for the strat map thing as was described in the Some How To's sticky using the admiral as an example. I'm a bit mixed up as to the logic of the triggers. Lets say you have a VIRTUE VIRTUE_X which has one level and is changed everytime TRIGGER_X fires. Lets say TRIGGER_X fires randomly 40% of the time as long as VIRTUE_X does not have the value of 1, and Affects VIRTUE_X by 1. I'm confused about the 1 - does it load VIRTUE_X with the value of 1 or does it add one, so everytime it fires it keeps adding one (1+1+1+1,etc) - how do I make the value go down so it returns to 0? Do I make it Affect VIRTUE_X by -1? Basically what I want to happen is for the character to be given a new movement point value, lets say 100, but at random times this will be totally negated whenever this random trigger fires.
Follow up question, does the movement value given mean 100 movement points or +100 movement points on top of whatever the value in descr_characters is? So lets say originally there are 20 movement points will it automatically make it 100 movement points or will it add 100, making it 120 movement points? If I negate it as I described above, should I add a negative amount + (-100)? What if I subtract a number greater than the movement points added (like if I added 100 MP, and subtracted 110 will that work? Will the character/agent become immobile?)
Thanks very much,
Comte de Clare
Bookmarks