31.05.2015, 15:42
Quote:
since samp 0.3 the SetPlayerHealth amount is not float. As I know
|
pawn Код:
native SetPlayerHealth(playerid, Float:health);
native GetPlayerHealth(playerid, &Float:health);
native SetPlayerArmour(playerid, Float:armour);
native GetPlayerArmour(playerid, &Float:armour);