Skins Questions
#4

1. Change the SetPlayerSkin ID to some other skin: SetPlayerSkin(playerid, skinid)
2. In strcmp:
pawn Код:
if(strcmp("/changeskin", cmdtext, true, 11) == 0)
{
    ForceClassSelection(playerid);
    return SetPlayerHealth(playerid, 0.0);
}
But you should better use ZCMD
Reply


Messages In This Thread
Skins Questions - by djaCido23 - 29.01.2011, 08:13
Re: Skins Questions - by Think - 29.01.2011, 08:54
Re: Skins Questions - by djaCido23 - 29.01.2011, 15:32
Re: Skins Questions - by Mean - 29.01.2011, 15:37

Forum Jump:


Users browsing this thread: 1 Guest(s)