How set spawn armour?
#2

pawn Код:
public OnPlayerSpawn(playerid)
{
    SetPlayerArmour(playerid,100);
    return 1;
}
'100' - full armour. If you want 50% armour, just put in '50' instead of '100'
Reply


Messages In This Thread
How set spawn armour? - by GforceNL - 09.07.2009, 18:25
Re: How set spawn armour? - by Anarkien - 09.07.2009, 18:29
Re: How set spawn armour? - by GforceNL - 09.07.2009, 18:30

Forum Jump:


Users browsing this thread: 1 Guest(s)