Show HP more than 255 (format)
#4

PHP код:
new Float:health[MAX_PLAYERS];
GetPlayerHealth(playeridhealth[playerid]);
//format
//textdraw 
Quote:
*Even though the health can be set to near infinite values on the server side, the individual clients will only report values up to 255. Anything higher will wrap around; 256 becomes 0, 257 becomes 1, etc.

Refer to the SA-MP Wiki: https://sampwiki.blast.hk/wiki/GetPlayerHealth
There's a large red box, you should read that.
Reply


Messages In This Thread
Show HP more than 255 (format) - by Adain - 27.11.2017, 20:32
Re: Show HP more than 255 (format) - by Meller - 27.11.2017, 20:35
Re: Show HP more than 255 (format) - by Lucases - 27.11.2017, 20:38
Re: Show HP more than 255 (format) - by rfr - 27.11.2017, 20:40
Re: Show HP more than 255 (format) - by Adain - 27.11.2017, 20:41
Re: Show HP more than 255 (format) - by rfr - 27.11.2017, 20:44
Re: Show HP more than 255 (format) - by Adain - 27.11.2017, 20:46
Re: Show HP more than 255 (format) - by Lucases - 27.11.2017, 20:46
Re: Show HP more than 255 (format) - by Adain - 27.11.2017, 20:53
Re: Show HP more than 255 (format) - by Lucases - 27.11.2017, 21:02

Forum Jump:


Users browsing this thread: 1 Guest(s)