Anim during class selection.
#1

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

Anyone please help me
Reply
#3

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

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

noob !! xDD
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)