How to make the HealthTimer?? Please? =)
#1

Okey... The Subject says it all...

For a timer...

new Float:OldHealth;
public OldHealthCheck(playerid)
{
GetPlayerHealth(playerid,OldHealth);
}

public HealthUpdate(playerid)
{
if( // HP Reduced by 40 on 1MS ) SetPlayerHealth(playerid,0);
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)