Warcraft III resources & community, 2003–2006 · archived

help with footmen trigger spawn

5 posts
#1

help with footmen trigger spawn

Need help with a footmen spawn. I want a trigger that will only spawn footmen when the player is IN the game, i jsut cant seem to do it i looked at other maps and tried to copy it but still nothing plz help.
#2
its a footmen map that im creating, its somewhere along the line as waugriffs footmen wars. i want my trigger to work like his. also if u could plz help with a lever that will open AND close a door, i can only get it to open and thats it.
#3
The things that decide whether a player is in the game are the booleans "Player has left the game" and "Slot Status is unused", if I recall correctly. You'll want to check both of those on the player before you give him his units.
#4
Integer looping works best, but please, there are too many footy maps out there
#5
ok so i'll have to make some variables with boolean comparison then and an integer thing....hmm well ty i will try it some more. but wold u happen to know how to open and close gates using just one lever?