How i Set the "view name plates" range? - 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: How i Set the "view name plates" range? (
/showthread.php?tid=71106)
How i Set the "view name plates" range? -
Shellegg - 29.03.2009
How do i set the range of the people's "name plate with health and armor"?
Thank you
Shellegg
Re: How i Set the "view name plates" range? -
ICECOLDKILLAK8 - 29.03.2009
SetNameTagDistance i think
Re: How i Set the "view name plates" range? -
Shellegg - 29.03.2009
Need a the concret work, already searched by SetNameTagDistance in SA:MP foruns adn ******, didnt find anything, anyone knows?
EDIT: FORGET i found in another GM
to all who needs this
Under the:
Put this:
pawn Код:
SetNameTagDrawDistance(10);
The 10 is the range that you set.
Thank you JeNkStAX