health string error
#4

pawn Код:
new string[35], Float:Health;
GetPlayerHealth(playerid, Health);
format(string, sizeof(string), "Your current health is %0.2f", Health);
SendClientMessage(playerid, -1, string);
Just a little edit of Haydz code.
Reply


Messages In This Thread
health string error - by Le3aT - 20.06.2014, 08:55
Re: health string error - by Golf - 20.06.2014, 08:57
Re: health string error - by Haydz - 20.06.2014, 08:58
Re: health string error - by Threshold - 20.06.2014, 09:16
Re: health string error - by Le3aT - 20.06.2014, 10:35
Re: health string error - by Le3aT - 20.06.2014, 10:46
Re: health string error - by Haydz - 20.06.2014, 21:57
Re: health string error - by Konstantinos - 20.06.2014, 22:05

Forum Jump:


Users browsing this thread: 1 Guest(s)