Help with disabling radar showplayermark
#1

Hello people
ShowNameTags(0);
ShowPlayerMarkers(0);

Is apparently not working
Reply
#2

Under which callback are you putting them?
Reply
#3

Command.
Reply
#4

They can only be used under OnGameModeInit. Read the wiki.
Reply
#5

If you want to hide nametags you need to set a variable and then set the person's name tag individually with ShowPlayerNameTagForPlayer and then have that repeat in OnPlayerStreamIn.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)