SA-MP Forums Archive
[HELP] Player Name Visibility - 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: [HELP] Player Name Visibility (/showthread.php?tid=306069)



[HELP] Player Name Visibility - c0GI - 25.12.2011

Hy everyone! I have question for you! I'm using a RolePlay gamemod server, and I want to player name visibility be a very good!!! I will now explain you!:

When any player goes away from other player, the name of player1 will be show!!!! In my script(i dont know where is it in gamemod), when player go just a little away, the name will don't show!!!!

PLEASE HELP ME HOW DO I CHANGE THAT!!!


Re: [HELP] Player Name Visibility - BrandyPenguin - 25.12.2011

What gamemode you use? And don't have SA-MP range limit?


Re: [HELP] Player Name Visibility - c0GI - 25.12.2011

Okej I will try that Las Venturas CNR


Re: [HELP] Player Name Visibility - c0GI - 25.12.2011

I didn't had function "SetNameTagDrawDistance()" under OnGameModeInIt !!!



Can you give me a other help?


Re: [HELP] Player Name Visibility - c0GI - 25.12.2011

How I can change that?? Can I set the 'SetNameTagDrawDistance" under OnGameModeInIt or something alse?


Re: [HELP] Player Name Visibility - spedico - 25.12.2011

Press CTRL + F

search for
Код:
SetNameTagDrawDistance
and

Код:
ShowPlayerNameTagForPlayer
and

Код:
ShowNameTags
and remove those lines.

which gamemode are you using? would be easier to help if you'd tell that.


Re: [HELP] Player Name Visibility - c0GI - 25.12.2011

I'm using a RolePlay gamemod!!!


Re: [HELP] Player Name Visibility - spedico - 25.12.2011

There are many roleplay gamemodes, could you be more specific? Give a link or something?


Re: [HELP] Player Name Visibility - c0GI - 25.12.2011

https://sampforum.blast.hk/showthread.php?tid=113124


That was a link!!! for this gamemod )


Re: [HELP] Player Name Visibility - Scenario - 25.12.2011

EDIT: Nevermind.