Warcraft III resources & community, 2003–2006 · archived

how to change the money players start with?

6 posts
#1

how to change the money players start with?

how can you? i know you can and ive looked in every part of the editor on a game with 1mil of each resource and cant find it...
#2
Untitled Trigger 001
Events
Map initialization
Conditions
Actions
Player - Add 100000000 to Player 1 (Red) Current gold
#3
okay... umm... thats like gibberish to me... can you tell me where to put that or whatever and how to make it wood too? and for four players please...

edit: nvm no more gibberish i got it... THNX a bunch... now i gotta update my map..
#4
okay one last thing... how can i do this for all players?
#5
OK this should help with all players gettin same amount

Event:
Map Initilization
Condition:
Action: Player Group - Pick every player in player group and do action.

In that Player Group thing do this:
Pick every player in (All Players) and do (add 1000000 to picked player current gold)
#6
thanks i figured it out... but after i allready did it by each player..