Special Action.
#5

Could you show what code you already have? I'd try this:

pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    SetPlayerSpecialAction( playerid, SPECIAL_ACTION_DANCE1 );
    //rest of stuff
    return 1;
}
Having to assume you haven't already tried it.
Reply


Messages In This Thread
Special Action. - by JaKe Elite - 20.12.2012, 08:00
Re: Special Action. - by eesh - 20.12.2012, 08:06
Re: Special Action. - by JaKe Elite - 20.12.2012, 08:11
Re: Special Action. - by eesh - 20.12.2012, 08:18
Re: Special Action. - by iggy1 - 20.12.2012, 08:43
Re: Special Action. - by JaKe Elite - 20.12.2012, 09:39
Re: Special Action. - by Lordzy - 20.12.2012, 10:11

Forum Jump:


Users browsing this thread: 1 Guest(s)