SA-MP Forums Archive
SetPlayerColor?? - 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: SetPlayerColor?? (/showthread.php?tid=338594)



SetPlayerColor?? - Admigo - 30.04.2012

Heey all,

Why i see the player color on the radar or map only if i am close to him/her?
How can i fix this?

Thanks Admigo


Re: SetPlayerColor?? - Ironboy - 30.04.2012

Add this on "OnGameModeInit" Callback
pawn Код:
ShowPlayerMarkers(1);
https://sampwiki.blast.hk/wiki/ShowPlayerMarkers


Re: SetPlayerColor?? - Admigo - 30.04.2012

Still same problem. I cant see the npcs on map. Only if i close to them.


Re: SetPlayerColor?? - Finn - 30.04.2012

Try setting https://sampwiki.blast.hk/wiki/LimitPlayerMarkerRadius higher?


Re: SetPlayerColor?? - Admigo - 30.04.2012

I dont have that code in my script. I check all my filterscripts and my gamemode.
Or i need to add it? And what radius?


Re: SetPlayerColor?? - Ironboy - 30.04.2012

Quote:
Originally Posted by admigo
Посмотреть сообщение
I dont have that code in my script. I check all my filterscripts and my gamemode.
Or i need to add it? And what radius?
You cant set NPCs marker like you said before.NPC markers are always like that.