SA-MP Forums Archive
Dance - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Dance (/showthread.php?tid=260390)



Dance - 0_o - 08.06.2011

OnPlayerRequestClass:
pawn Код:
SetPlayerSpecialAction(playerid,SPECIAL_ACTION_DANCE1);
OnPlayerSpawn
pawn Код:
//How Can i Stop Dancing?



Re: Dance - Skaizo - 08.06.2011

Код:
SetPlayerSpecialAction(playerid,SPECIAL_ACTION_NONE);