Surferkid993
God surferkid993 = new God(awesome.me);
- Reaction score
- 16
Is there a way to combine reigons so I have less triggers, or is there an easier way to make a keep off the grass game?
[U]Event[/U]:
Every 1 seconds of the game
[U]Condition[/U]:
[U]Action[/U]:
Pick every unit in (entire map) and do (actions)
If/Then/Else (multiple functions)
[B]If (conditions)[/B]
Terrain type of (position of picked unit) equal to (grass tile)
[B]Then (actions)[/B]
Unit - Explode picked unit
[b]Else (actions)[/B]
Do Nothing