V.I.P's spawns with armour [HELP] [+REP]
#2

pawn Код:
public OnPlayerSpawn(playerid)
{
    if(PlayerInfo[playerid][pVIP] >= 1)
    {
    SetPlayerArmour(playerid, 100.0);
    SendClientMessage(playerid, 0xFFFFFFAA, "<V.I.P>: You hvae spawned with armour");
    }
    return 1;
}
Reply


Messages In This Thread
V.I.P's spawns with armour [HELP] [+REP] - by California_ - 27.01.2013, 03:22
Re: V.I.P's spawns with armour [HELP] [+REP] - by Jewell - 27.01.2013, 03:26
Re: V.I.P's spawns with armour [HELP] [+REP] - by Roach_ - 27.01.2013, 07:25

Forum Jump:


Users browsing this thread: 1 Guest(s)