Is there a way to remove player life? - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Is there a way to remove player life? (
/showthread.php?tid=161138)
Is there a way to remove player life? -
xfelipex - 19.07.2010
As if you're near a player, it shows his ID/HP/ARMOUR/NAME, and the question is that ; Is there someway to remove this thing I said? for make it pratically hide from you see anybody near yoself.
Re: Is there a way to remove player life? -
BP13 - 19.07.2010
It never shows their health and stuff above their head. That would be 3D text from a script.
You can do this to remove their names if that's what your asking:
pawn Код:
public OnGameModeInit( )
{
ShowNameTags( 0 );
}
Re: Is there a way to remove player life? -
xfelipex - 19.07.2010
yw, thx dude, now it's pratically hide : Radar / closest