[HELP]Script skin
#4

pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    new skinid = GetPlayerSkin(playerid);
    switch(skinid)
    {
        case 299: //If the skin is 299
        {
            //Set the player's animation here
        }
    }
    return 1;
}
Reply


Messages In This Thread
[HELP]Script skin - by TheBluec0de - 29.07.2011, 20:10
Re: [HELP]Script skin - by Snipa - 29.07.2011, 20:18
Re: [HELP]Script skin - by TheBluec0de - 29.07.2011, 20:25
Re: [HELP]Script skin - by PotH3Ad - 29.07.2011, 20:28
Re: [HELP]Script skin - by Mean - 29.07.2011, 20:29
Re: [HELP]Script skin - by TheBluec0de - 29.07.2011, 20:34
Re: [HELP]Script skin - by TheBluec0de - 29.07.2011, 20:37
Re: [HELP]Script skin - by Mean - 29.07.2011, 20:39
Re: [HELP]Script skin - by TheBluec0de - 29.07.2011, 20:40
Re: [HELP]Script skin - by TheBluec0de - 29.07.2011, 21:00

Forum Jump:


Users browsing this thread: 5 Guest(s)