Invisible marker problem - 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: Invisible marker problem (
/showthread.php?tid=545233)
Invisible marker problem -
Ananisiki - 07.11.2014
I got this but the player marker is invisible if you are near, if he drives outside the radar and comes back the marker comes back too
pawn Код:
for(new i = 0; i < MAX_PLAYERS; i++) SetPlayerMarkerForPlayer(i, playerid, (GetPlayerCnRColor(playerid) & 0xFFFFFF00));
Re: Invisible marker problem -
Ananisiki - 08.11.2014
bump
Re: Invisible marker problem -
Ananisiki - 10.11.2014
bump
Re: Invisible marker problem -
osman2571 - 10.11.2014
try to make marker virtualworld to -1 or something like that..