Hello,
in my map I want to reveal a player if his gold exceeds/reaches 400, till it is less than 400 again.
I figured out the following as starting point.
Thanks in advance!
in my map I want to reveal a player if his gold exceeds/reaches 400, till it is less than 400 again.
I figured out the following as starting point.
-
Untitled Trigger 001
-
Events
-
Player - Player 1 (Red)'s Current gold becomes Greater than or equal to 400.00
-
-
Conditions
-
Actions
-
Visibility - Create an initially Enabled visibility modifier for Player 1 (Red) emitting Visibility from (Position of (Triggering unit)) to a radius of 512.00.
-
-
Thanks in advance!