SA-MP Forums Archive
need help about player on radar - 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: need help about player on radar (/showthread.php?tid=259825)



need help about player on radar - immortal18 - 06.06.2011

H!, I want to remove player all faction from radar I can do it? and howto ...

thx.


Re: need help about player on radar - Tee - 06.06.2011

You don't want to see players on radar?


Re: need help about player on radar - Basicz - 06.06.2011

pawn Код:
// OnGameModeInit
ShowPlayerMarkers( 0 );
If you want do disable players from radar, even when the player is near.