Anim during class selection.
#3

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


Messages In This Thread
Anim during class selection. - by Millionaire - 04.05.2011, 20:09
Re: Anim during class selection. - by Millionaire - 04.05.2011, 20:22
Re: Anim during class selection. - by SchurmanCQC - 04.05.2011, 20:24
Re: Anim during class selection. - by Ozz - 04.05.2011, 20:29

Forum Jump:


Users browsing this thread: 2 Guest(s)