Disable name tags And player markers
#1

Hi all
I want to disable name tags and player markers butt i does'nt work.
I did this and this butt it has no effect. If this is impossible then say it because i will stop searching then. Thanks All
Reply
#2

Код:
public OnGameModeInit()
{
 	ShowPlayerMarkers(0);
        SetNameTagDrawDistance(1.0);
        return 1;
}
If ShowNameTags dosent work for you, just try out the SetNameTagDrawDistance and play with the radius, maybe it'll have same effect.

Hope it helped.
Reply
#3

yes thankyou, butt in now that. I want if i write /deathmatch that it then disappear.
Reply
#4

use this
https://sampwiki.blast.hk/wiki/SetPlayerMarkerForPlayer
and
https://sampwiki.blast.hk/wiki/ShowPlayerNameTagForPlayer
Reply
#5

thankyou i will try and also thanks for you warn to me.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)