SA-MP Forums Archive
please help with ShowPlayerMarkers - 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: please help with ShowPlayerMarkers (/showthread.php?tid=86236)



please help with ShowPlayerMarkers - Joruz_Tellino - 12.07.2009

in my rp gm i use ShowPlayerMarkers(1); but no nothing happens

(i use GF)


Re: [help] ShowPlayerMarkers - Marcel - 13.07.2009

Did you put it in OnGameModeInit?


Re: [help] ShowPlayerMarkers - Joruz_Tellino - 13.07.2009

Quote:
Originally Posted by Marcel
Did you put it in OnGameModeInit?
still doesnt work


Re: [help] ShowPlayerMarkers - Joruz_Tellino - 13.07.2009

i only see the player marker when they are dead and didnt respawn yet...


Re: please help with ShowPlayerMarkers - woot - 13.07.2009

Godfather uses a alpha color to prevent people being seen on the map.

Search for SetPlayerColor and remove it.


Re: please help with ShowPlayerMarkers - Joruz_Tellino - 13.07.2009

Quote:
Originally Posted by //exora
Godfather uses a alpha color to prevent people being seen on the map.

Search for SetPlayerColor and remove it.
THANKS


Re: please help with ShowPlayerMarkers - Joruz_Tellino - 13.07.2009

Still doesnt work