ShowPlayerMarkers HELP please?!:O
#1

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 ?!
Reply
#2

Help?
Reply
#3

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:
pawn Код:
ShowPlayerMarkers(0);
Or else if you don't have that search the same but with 1, If you don't have anything, Try:

pawn Код:
ShowPlayerMarkers(1);
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
Reply
#4

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.
Reply
#5

Joe can you give me an example ? Because i see here;

SetPlayerColor(playerid,COLOR_GRAD2);

but i dont know what to do
Reply
#6

0x9FB1EEFF Will show a blue player marker.
whereas something ending in 00 will be invisible.
0x39393900
Reply
#7

it said COLOR_GRAID2 And i loves for COLOR_GRAID2 and there its ending with FF
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)