short question regarding ShowPlayerMarkers(PLAYER_MARKERS_MODE_GLOBAL);
#1

Okay in my server i want every player to see their marker at all times doesnt metter how far away they are.

So i used ShowPlayerMarkers(PLAYER_MARKERS_MODE_GLOBAL); but that doesnt do the trick.

Any suggestions ?
Reply
#2

Are you sure that you added it under OnGameModeInit?
Reply
#3

yea i did
Reply
#4

You might have LimitPlayerMarkerRadius, or LimitGlobalChatRadius which also affects the markers. Or your colors simply aren't opaque.
Reply
#5

Quote:
Originally Posted by AIped
Посмотреть сообщение
what did you mean with the colors arent ' opaque ' ?
Look at "Alpha values": https://sampwiki.blast.hk/wiki/Colors

Maybe you have another ShowPlayerMarkers somewhere in your gamemode ?
Reply
#6

well
i dont use limitplayermarkerradius or the chat radius
Actually its the npc's markers i like to see and their playercolor and markercolor are pink

Quote:
Originally Posted by Vince
Посмотреть сообщение
You might have LimitPlayerMarkerRadius, or LimitGlobalChatRadius which also affects the markers. Or your colors simply aren't opaque.
what did you mean with the colors arent ' opaque ' ?

I do use SetPlayerMarkerForPlayer ..the players markers are invisible for eachother but everyone should be able to see the npcs markers.

Alright..i removed all functions like setplayercolor..setplayermarkerforplayer
checked if there was limitglobalchatradius or markers and they werent there.
I even removed all my filterscripts

I only have ShowPlayerMarkers(PLAYER_MARKERS_MODE_GLOBAL); in ongamemodeinit
and still i cant see the markers everywhere...this function is making fun with me GLOBAL my ass XD
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)