Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
Perhaps a silly question, but in the last fields there is a number which can be set. Shall I enter 12 there since there is 12 players or shall I put the number of maximum players on my map? (In this case: 2)
Perhaps a silly question, but in the last fields there is a number which can be set. Shall I enter 12 there since there is 12 players or shall I put the number of maximum players on my map? (In this case: 2)
Yes the max of Integer A should be the total number of players (assuming player 2 is infact in player 2 slot) but it will not work for both players unless you change
Player - Set (Player(1)) Current gold to 250
to
Player - Set (Player((Integer A))) Current gold to 250
For just 2 players it's probably easier just to use the first trigger and add the actions for each player.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.