- Joined
- Mar 15, 2012
- Messages
- 2,885
[trigger=]
Dat Screen
Events
Time - Every 0.04 seconds of game time
Conditions
Actions
Custom script: If not(IsUnitInRange(udg_u, udg_u2, 900)) then
Game - Display to (All players) the text: detect
Custom script: endif
[/trigger]
What am I doing wrong besides using GUI/CS?
Dat Screen
Events
Time - Every 0.04 seconds of game time
Conditions
Actions
Custom script: If not(IsUnitInRange(udg_u, udg_u2, 900)) then
Game - Display to (All players) the text: detect
Custom script: endif
[/trigger]
What am I doing wrong besides using GUI/CS?