I have a co-op vs AI map where I want the AI's structures and units to die when they surrender.
I have been trying for some time to find the correct way to trigger this. I know the condition is "Wants to Surrender" but I do not know how to tie it to an action to delete all units for the AI that is surrendering. Can someone tell me what I'm doing incorrectly?
I have a co-op vs AI map where I want the AI's structures and units to die when they surrender.
I have been trying for some time to find the correct way to trigger this. I know the condition is "Wants to Surrender" but I do not know how to tie it to an action to delete all units for the AI that is surrendering. Can someone tell me what I'm doing incorrectly?
Hmm, I don't know if there is an event firing when players want to surrender,
so simplest solution would be something like this:
@maticpl: Go
alright, I'll give it a try