[HELP]call this function
#1

I created this function to choose the skin only when it leads me to the selection of class I skin appears under the bar, why?

Код:
YCMD:skin(playerid, params[], help)
{
    #pragma unused params
    #pragma unused help
    CallLocalFunction("OnPlayerRequestClass","d",playerid);
    return 1;
}
Reply


Messages In This Thread
[HELP]call this function - by TheBluec0de - 12.09.2011, 16:38
Re: [HELP]call this function - by TheBluec0de - 12.09.2011, 17:07
Re: [HELP]call this function - by Vince - 12.09.2011, 17:21
Re: [HELP]call this function - by TheBluec0de - 12.09.2011, 17:22
Re: [HELP]call this function - by TheBluec0de - 12.09.2011, 17:39
Re: [HELP]call this function - by TheBluec0de - 12.09.2011, 18:00
Re: [HELP]call this function - by Amit_B - 12.09.2011, 18:24
Re: [HELP]call this function - by TheBluec0de - 12.09.2011, 18:31

Forum Jump:


Users browsing this thread: 1 Guest(s)