Why?SetPlayerHealth and Armour problem
#1

SetPlayerHealth(playerid,5000)
and
new Float:health;
GetPlayerHealth(playerid,health);
new string[128];
format(string,sizeof(string),"health:%.0f",health) ;
SendCliendMessage(playerid,COLOR_RED,string);

it showed 136 not 5000……
that is a big problem with my 3dlabel display

any idea?
Reply


Messages In This Thread
Why?SetPlayerHealth and Armour problem - by kymsar - 01.12.2009, 13:32
Re: Why?SetPlayerHealth and Armour problem - by Remi-X - 01.12.2009, 13:55
Re: Why?SetPlayerHealth and Armour problem - by Correlli - 01.12.2009, 13:58

Forum Jump:


Users browsing this thread: 2 Guest(s)