- Joined
- Dec 31, 2016
- Messages
- 320
-
DestroyBases
-
Events
-
Player - Player 2 (Blue) types a chat message containing -Destroy as A substring
-
-
Conditions
-
Actions
-
Set ChatString = (Entered chat string)
-
For each (Integer A) from 1 to 4, do (Actions)
-
Loop - Actions
-
Unit - Kill Castle[(Integer((Substring(ChatString, (9 + (Integer A)), (9 + (Integer A))))))]
-
-
-
-