Skins have more HP
#2

Код:
public OnPlayerSpawn(playerid)
{
	if(GetPlayerSkin(playerid, 285))// Checks if they are using the swat skin.
	{
	    SetPlayerHealth(playerid, 175); // Set their health after they spawn if they have the swat skin.
	}
	return 1;
}
Reply


Messages In This Thread
Skins have more HP - by Sparke - 18.11.2014, 08:03
Re: Skins have more HP - by Pawnify - 18.11.2014, 08:16
Re: Skins have more HP - by Sparke - 18.11.2014, 20:17
Re : Skins have more HP - by Dutheil - 18.11.2014, 22:07

Forum Jump:


Users browsing this thread: 3 Guest(s)