How can i disable name showing above my head!
#1

Hi I'm currently scripting a roleplay server and im wondering how you can disable the NAME/ID floating on top of players heads! so you cant see their names on top of their heads anymore!
Reply
#2

Under OnGameModeInit()

Set
pawn Код:
ShowPlayerMarkers(1);
to
Код:
0
Reply
#3

https://sampwiki.blast.hk/wiki/ShowNameTags
Reply
#4

Quote:
Originally Posted by Mikep.
Thanks man
Reply
#5

You're welcome.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)