SA-MP Forums Archive
Walking animations - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Walking animations (/showthread.php?tid=531837)



Walking animations - kamiliuxliuxliux - 14.08.2014

Hello, I just wanted to ask how to apply player an animation of talking with a phone and player is able to walk?


Respuesta: Walking animations - Cepillado - 14.08.2014

This will help you SetPlayerSpecialAction


Re: Walking animations - TheSnicky - 14.08.2014

SetPlayerSpecialAction(playerid, SPECIAL_ACTION_USECELLPHONE);


Re: Walking animations - kamiliuxliuxliux - 14.08.2014

Ah yeah, I forgot about that, thanks +rep