Surrender Script
Hello again everyone, I have a question:
I make a script that when you aim at someone and you execute it, the player/ai surrenders ( just plays surrender move/animation ) , but I have a problem cancelling this animation?
cursorTarget PlayActionNow "Surrender";
And switch move is not helping, because it resets to surrender almost instantly...
that did not helped, I typed:
player PlayActionNow "Surrender";
and what should I type to unsurrender?