17.01.2012, 08:34
How can i make a code that checks if a player press "ENTER" while doing an animation WILL stop that animation.
for example:
How can i script a code that stops that player from pissing(animation) when he clicks "ENTER" key on their keyboard??
Thankss.
for example:
Код:
CMD:piss(playerid , params[]) { ApplyAnimation(playerid,"PAULNMAC","Piss_loop",4.1,1,1,1,1,1,1); return 1; }
Thankss.