Hey guys, Ive literally been trying for HOURS just to try and figure this out, Ive tried asking on other sites but no one would help.
Anyway, I have been making a practice map for myself and I got stuck on this one trigger I cant seem to figure out... And im sure its pretty easy to make.
I want a trigger that would destroy every building thats been built in the game if someone types a chat message... Heres what I have and it doesnt work (Ive tried more methods but I lost them due to so many attempts)
I KNOW this can be done since so many maps have it.
Anyway, I have been making a practice map for myself and I got stuck on this one trigger I cant seem to figure out... And im sure its pretty easy to make.
I want a trigger that would destroy every building thats been built in the game if someone types a chat message... Heres what I have and it doesnt work (Ive tried more methods but I lost them due to so many attempts)
I KNOW this can be done since so many maps have it.
-
Destroy
-
Events
- Player - Player 1 (Red) types a chat message containing d as An exact match
- Conditions
-
Actions
- Set Farm = Grid Farm light
- Set Farm = Grid Farm heavy
- Set Farm = Hard Farm
- Set Farm = Invisible Farm
- Set Farm = Pick Farm
- Set Farm = Tiny Farm
- Set Farm = Upgraded Farm
- Set Farm = Wide Farm
- Unit - Remove (Random unit from (Units of type Farm)) from the game
-
Events