Hornet'sNest
Did you hit F9 and go under tasks, right click, new task and make that?
below the condition, you made for the entity, did you make a command
delay: 0.2
task: killallenemy then set to complete
Then make another trigger, name it "gameend" or victory, doesnt matter. But in there yoiu have to make a condition,
Task:
work
killallenemy(task name)
complete
then down in the commands, make a command that is
delay: 2
gameover: win and your victory message if you make one.
The game should end once all the Game end is in place and what not.
|