SA-MP Forums Archive
stupid help.. ;D - 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: stupid help.. ;D (/showthread.php?tid=114029)



stupid help.. ;D - lakierka - 17.12.2009

Hello. I want to remove yellow markers next to doors and players from radar.. I know that functions called like markers or somethin but I don't remember it.. I've search in wiki, but I didn't found it. Please post that funcionts in this topic.


Re: stupid help.. ;D - Faraday - 17.12.2009

ShowPlayerMarkers(mode);
DisableInteriorEnterExits();


Re: stupid help.. ;D - Mike Garber - 17.12.2009

Just put this under OnGameModeInit

pawn Код:
DisableInteriorEnterExits();