23.11.2014, 15:56
To not force OngameModeInt
- Good job
- Good job
pawn Code:
public OnPlayerTakeDamage(playerid, issuerid, Float: amount, weaponid, bodypart)
{
Timer = SetTimer("Update", 50, true);
return 1;
}