SA-MP Forums Archive
Mapping and Nametags - 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: Mapping and Nametags (/showthread.php?tid=486230)



Mapping and Nametags - Tiddles - 07.01.2014

Hello!

Well recently i've been getting into some more serious mapping for the server I am part of.

I just have a quick question, without altering ShowPlayerID or ShowId, is there a way to make it so you cannot see nametags through mapped in objects?

Such as make it CreateObject instead of CreateDynamicObject

All and any help is appreciated,

-Tiddles


Re: Mapping and Nametags - offon - 07.01.2014

Hmm, It might be possible, but I am not sure. You could try this:
https://sampwiki.blast.hk/wiki/ShowPlayerNameTagForPlayer
but you would need to find out if the player is located behing a player, which would be difficult.


Re: Mapping and Nametags - Loot - 07.01.2014

AFAIK you could set a custom distance if you alter the playertags with 3D texts (disable the native playertags and set a custom 3D text instead).