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!
Like this, food income is ignored. I apologize if some of the triggers' words look strange - i had to translate because i use the german version of WE.
Usage: -gg <player_color> <gold_amount>
Example: -gg blue 400
arrPlayerColors: string array[12]
GoldAmount: Integer
grpGoldReceiver Player group
grpGoldSender Player group
ReceivingPlayer Player
strGoldAmount String
strTargetColor String
GiveMoney
Events
Player - Player 1 (Red) types a chat message containing -gg as Part-of-the-string
Conditions
Actions
-------- Extract player and gold amount from string --------
Set strTargetColor = <empty String>
For each (Integer A) from 5 to (Length of (Entered chat string)), do (Actions)
Loop - Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
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.