spectating and health - 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: spectating and health (
/showthread.php?tid=617941)
spectating and health -
MerryDeer - 28.09.2016
Hi,
It's bugg or what when player end spectate i set player health to 200, but player get only 100 ?
Re: spectating and health - iLearner - 28.09.2016
... I tho max health that can be set is 100? why would you give someone 200 health, give them 100 health & 100 Armour instead!
Re: spectating and health -
MerryDeer - 28.09.2016
No in game i can set 200 hp, but when end spectate in that moment i only get 100
Re: spectating and health -
oMa37 - 28.09.2016
Because you use SpawnPlayer(playerid); maybe?
Re: spectating and health -
Shaheen - 28.09.2016
Show us some codes. then we could help
Re: spectating and health -
SickAttack - 28.09.2016
Maybe to bypass it, you could add a timer which will set their HP back to 200.0%?