SA-MP Forums Archive
SetPlayerHealth - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: SetPlayerHealth (/showthread.php?tid=465376)



SetPlayerHealth - BoU3A - 22.09.2013

what difference between?

PHP Code:
SetPlayerHealth(playerid100); 
and
PHP Code:
SetPlayerHealth(playerid100.0); 



Respuesta: SetPlayerHealth - Alex_Obando - 22.09.2013

None.