04.08.2009, 00:30
Use:
without Float: in front of hp.
If that doesn't work, then use:
pawn Код:
SetPlayerHealth(playerid, hp);
If that doesn't work, then use:
pawn Код:
SetPlayerHealth(playerid, floatround(hp));