help with skins
#6

Is that everything? If yes, try this:

pawn Code:
public OnPlayerRequestClass(playerid, classid)
{
    if(IsPlayerNPC(playerid)) return 1;

    TextDrawShowForPlayer(playerid, txtClassSelHelper);
   
    return 1;
}
Reply


Messages In This Thread
help with skins - by Mckarlis - 10.03.2014, 19:04
Re : help with skins - by Clad - 10.03.2014, 19:10
Re: help with skins - by Mckarlis - 10.03.2014, 19:12
AW: help with skins - by Macronix - 10.03.2014, 19:17
Re: help with skins - by Mckarlis - 10.03.2014, 19:19
AW: help with skins - by Macronix - 10.03.2014, 19:22
Re: help with skins - by Mckarlis - 10.03.2014, 19:24
AW: help with skins - by Macronix - 10.03.2014, 19:29
Re: AW: help with skins - by Mckarlis - 10.03.2014, 19:45

Forum Jump:


Users browsing this thread: 3 Guest(s)