08.10.2010, 08:09
If your using this for multiple players i suggest using an array for your textdraw ids.
eg,
and obviously "new Text:Lowhealth[MAX_PLAYERS];" somewhere too.
eg,
pawn Код:
TextDrawHideForPlayer(playerid, Lowhealth[playerid]);