| 12-19-2002, 09:33 PM | #1 |
Can't figure out how to get bounty turned on, heres my code: Map init ----- (no conditions) ----- Pick every player in (All players controlled by a User Player) and do (Player - Turn Gives Bounty On for (Picked Player)) What's wrong with this? I don't want the computer players to get the bounty, only the players. |
| 12-19-2002, 11:05 PM | #2 |
The problem I think is that you have reversed, rather then having turn on for human players you must turn it on for the computer players. I am not certain thats the problem but I will check it out later, when I have an wc3 to test it. |
| 12-19-2002, 11:29 PM | #3 |
Guest | Do it old fashion, without the pick all players. Set it for every player manually and that should work. |
| 12-20-2002, 03:45 PM | #4 |
No I mean that I want it add bounty for the units you killed (which are controlled by players) I know I can do the trigger for each unit death, but it's a little messy and I'd rather do bounty if at all possible |
