21.05.2015, 17:19
error 001: expected token: ";", but found "-identifier-"
You managed to help me
I would love reputation
Quote:
public vitals(playerid) { new string[5]; new FloatHealth GetPlayerHealth(playerid,pHealth); format(string, sizeof(string), "%.0f%", pHealth); TextDrawSetString(Health[playerid], string); } |
I would love reputation