ShowPlayerMarkers HELP please?!:O - 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: ShowPlayerMarkers HELP please?!:O (
/showthread.php?tid=91545)
ShowPlayerMarkers HELP please?!:O -
Jaybii - 15.08.2009
Heey, I have readed so much topics about this but it stil doesnt work, i have set showplayermarkers(1); into OnplayerGamemode but it doesnt work !
I use GF edit i want the markers because its easier,
Please can someone help me
?!
Re: ShowPlayerMarkers HELP please?!:O -
Jaybii - 15.08.2009
Help?
Re: ShowPlayerMarkers HELP please?!:O -
Blades - 15.08.2009
You better watch out for the capital letters..
If it doesn't show the player markers, That means this function is allready in your script.
Search for this in your script:
Or else if you don't have that search the same but with 1, If you don't have anything, Try:
Put it somewhere where all those functions go in OnGameModeInit.
If it still doesn't work then it might be some code that is screwed up, Just try searching over you script, and look for anything that might be buggy
Re: ShowPlayerMarkers HELP please?!:O -
Joe Staff - 15.08.2009
Also make sure whenever SetPlayerColor is being used, that the Alpha value is set to FF, if it's 00 then that means the player won't show on the radar.
Re: ShowPlayerMarkers HELP please?!:O -
Jaybii - 15.08.2009
Joe can you give me an example ? Because i see here;
SetPlayerColor(playerid,COLOR_GRAD2);
but i dont know what to do
Re: ShowPlayerMarkers HELP please?!:O -
[TouchX]Ash - 15.08.2009
0x9FB1EE
FF Will show a blue player marker.
whereas something ending in 00 will be invisible.
0x393939
00
Re: ShowPlayerMarkers HELP please?!:O -
Jaybii - 15.08.2009
it said COLOR_GRAID2 And i loves for COLOR_GRAID2 and there its ending with FF