I'm almost done with this really cool map... I tested the triggers. Nothing happens! It's like I didn't make triggers.. Also... Every time I save it creates something weird like (Ex.).bak.bak.bak.bak.bak.bak.bak.scx. Why does it do that?!
P.S. - I am not a noob!
It makes backups, and if it has .bak many times then you probably open the backup, and it makes a backup of the backup making it <Name>.bak.bak.
For the triggers not working, it would be nice to actually see what you put in the trigger.
Bring(CurrentPlayer, AtLeast, 1, AnyUnit, Up 1-2);
MoveUnit(All, AnyUnit, CurrentPlayer, Up 1-2, Dest. 1-2);
PreserveTrigger();
Comment("Up 1-2");
P.S. - This is for a Sims game.
What player is it set for?
No like
Force 1
Force 2
Force 3
Force 4
All Players
Player 1
Player 2
Player 3
Player 4
Player 5
Player 6 etc...
That IS a checkmark on there...
P.S. - Seems more of a chatroom than a forum xD
ADDITION:
Oh geez, that DOES work... Thanks!
Yeah, "Current Player" does not run triggers.
Topic Locked