Hi there.
I just downloaded a map that some korean guy made i think, but it has a big problem i want to fix, here ill explain:
I have some units at a certain location "(location1)" owned by a neutral player and i want to give those units to a certain player using a trigger; the trigger will go like this:
GiveUnits(All, Men, P7, location1, P1);
P7 is neutral player and P1 is current player
i do this for all the players so they can start with certain army at one round.
and the problem is: if they player is not in the game, lets say he left; the units of P7 that were suposed to be given to that player become computers and start attacking the other units, well i dont want this, so i was looking for a way to kill this units if the player is not in the game.
Please post any ideas of a trigger, i also used the SetAliance trigger and preserved it for the players but when this units become computers they wont be allied
Finally here is a Link for the map im telling u about, feel free to try to fix it, u will see the error at the second round just when u spawn
http://www.overdosed.net/clanfiles/uploads...Ô±¸¶Ô¾î2004.scxThanks for your time