28.08.2012, 11:22
Use
not
Health cant be set in decimals nor can be armour..I can see you have done the same mistake with armour also..BTW you dont have any SetPlayerHealth line in the code u gave us, but i think it would be the same mistake as you have done in SetPlayerArmour.
pawn Код:
SetPlayerHealth(playerid, 100);
pawn Код:
SetPlayerHealth(playerid,100.00);