SA-MP Forums Archive
apply animation under onplayerrequestclass - 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: apply animation under onplayerrequestclass (/showthread.php?tid=187667)



apply animation under onplayerrequestclass - The_Gangstas - 04.11.2010

pawn Код:
switch (classid)
    {
        case 9: ApplyAnimation(playerid,"GANGS","prtial_gngtlkD",3,0,1,1,1,1,1);
        case 10,11: ApplyAnimation(playerid,"GANGS","hndshkfa_swt",3,0,1,1,1,1,1);
    }
crashes the player when he goes on classid 9


Re: apply animation under onplayerrequestclass - gangster350 - 27.11.2010

did you sure is the good Anim displayed?