15.02.2009, 18:56
no
but it seems to be you are using turfwar
but jou could do something like this:
it gives you every time you spawn
but it seems to be you are using turfwarbut jou could do something like this:
Код:
public OnPlayerSpawn(playerid)
{
SetPlayerArmour(playerid, 100);
return 1;
}

