Clothes
#7

Change Clothes is Not Possible
Change Skin is Possible

pawn Код:
if(!strcmp(cmdtext, "/class", true))
{
     ForceClassSelection(playerid);
     SetPlayerHealth(playerid,0);
     return 1;
}
Or

pawn Код:
if(!strcmp(cmdtext, "/skin24", true))
{
     SetPlayerSkin(playerid,24);
     return 1;
}
Skin = Characte
Ex:
Cj,BigSmoke, etcc

CJ = ID 0 or 1.....
Reply


Messages In This Thread
Clothes - by silver_medall - 05.09.2010, 18:40
Re: Clothes - by Voldemort - 05.09.2010, 18:40
Re: Clothes - by ipsBruno - 05.09.2010, 18:40
Re: Clothes - by Voldemort - 05.09.2010, 18:43
Re: Clothes - by ipsBruno - 05.09.2010, 18:50
Re: Clothes - by silver_medall - 05.09.2010, 18:53
Re: Clothes - by ipsBruno - 05.09.2010, 18:55
Re: Clothes - by silver_medall - 05.09.2010, 18:59
Re: Clothes - by silver_medall - 05.09.2010, 19:29
Re: Clothes - by Mike_Peterson - 05.09.2010, 19:33

Forum Jump:


Users browsing this thread: 1 Guest(s)