Remove playertag - 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: Remove playertag (
/showthread.php?tid=482336)
Remove playertag -
Aarab - 20.12.2013
Hello there,
I made a command that removes your own nametag so nobody is able to see your nametag.
Can anyone help me by making the command if I type /nametagoff that nobody is able to see only your nametag?
Thanks!
ps: +rep for the one that can help me.
Re: Remove playertag -
SilentSoul - 20.12.2013
https://sampwiki.blast.hk/wiki/ShowPlayerNameTagForPlayer
That will help you disabling your name tag by a command but that through a loop for all players so it will disable your name tag for all players.
Re: Remove playertag -
Aarab - 20.12.2013
Can you help me by making that command?
Re: Remove playertag -
Aarab - 20.12.2013
Bump
Re: Remove playertag -
Jstylezzz - 20.12.2013
I don't get your problem, to be honest. The command is right there on the wiki page! Check that link SilentSoul posted, and use the contents of the example command on the wiki page.