[HELP] SetNameTagDrawDistance - 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: [HELP] SetNameTagDrawDistance (
/showthread.php?tid=87504)
[HELP] SetNameTagDrawDistance -
FreddeN - 20.07.2009
I'm making a Roleplay script, and I'm using SetNameTagDrawDistance.
I want the name tag to show when you just are beside of the player...
This is how it looks like now:
Код:
SetNameTagDrawDistance(2.0);
But it still shows about 30 meters away...
I want it to show up when you are right next to the player.
Thanks for helping
Re: [HELP] SetNameTagDrawDistance -
yezizhu - 20.07.2009
You add in where?
Re: [HELP] SetNameTagDrawDistance -
FreddeN - 20.07.2009
Quote:
Originally Posted by yezizhu
You add in where?
|
I added the line in public OnPlayerSpawn
Re: [HELP] SetNameTagDrawDistance -
Pawno_Master - 20.07.2009
Show me your onplayerdisconnect
and onplayerspawn
Re: [HELP] SetNameTagDrawDistance -
yezizhu - 20.07.2009
Quote:
Originally Posted by FreddeN
Quote:
Originally Posted by yezizhu
You add in where?
|
I added the line in public OnPlayerSpawn
|
Plz add in OnGameModeInit