PLayer health
#8

sry but im a noob at this the
new Float:health;
GetPlayerHealth(playerid, health)
if(health => 50)
{
ApplyAnimationEx(playerid,"SWAT","gnstwall_injurd" , 4.0, 1, 0, 0, 0, 0);//Anim
TogglePlayerControllable(playerid, 0);// Freeze the player
}



should i add it at in my GM at the end? and like this?




{
new Float:health;
GetPlayerHealth(playerid, health)
if(health => 50)
{
ApplyAnimationEx(playerid,"SWAT","gnstwall_injurd" , 4.0, 1, 0, 0, 0, 0);//Anim
TogglePlayerControllable(playerid, 0);// Freeze the player
}
Reply


Messages In This Thread
PLayer health - by darkmagic2 - 07.08.2010, 12:59
Re: PLayer health - by Cameltoe - 07.08.2010, 13:03
Re: PLayer health - by ViruZZzZ_ChiLLL - 07.08.2010, 13:05
Re: PLayer health - by Scarface~ - 07.08.2010, 13:09
Re: PLayer health - by Cameltoe - 07.08.2010, 13:16
Re: PLayer health - by vital2k - 07.08.2010, 13:16
Re: PLayer health - by Scarface~ - 07.08.2010, 13:25
Re: PLayer health - by darkmagic2 - 07.08.2010, 13:31
Re: PLayer health - by TheChaoz - 07.08.2010, 13:48
Re: PLayer health - by darkmagic2 - 07.08.2010, 13:56
Re: PLayer health - by RichyB - 07.08.2010, 14:00
Re: PLayer health - by TheChaoz - 07.08.2010, 14:00

Forum Jump:


Users browsing this thread: 4 Guest(s)