SA-MP Forums Archive
Anim during class selection. - 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: Anim during class selection. (/showthread.php?tid=253125)



Anim during class selection. - Millionaire - 04.05.2011

Hello!
I want to make anim during class selection (OnPlayerRequestClass).Anybody plz show me an example.


Re: Anim during class selection. - Millionaire - 04.05.2011

Anyone please help me


Re: Anim during class selection. - SchurmanCQC - 04.05.2011

pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    switch(classid)
    {
        case 0:
        {
            //code here
        }
        case 1:
        {
            //code here ... etc
        }
    }
    return 1;
}



Re: Anim during class selection. - Ozz - 04.05.2011

omfg -.- you must wait hour before bamp ...

noob !! xDD