Removing player icons on marker?
#1

Hello, I recently downloaded this gamemode, http://forum.sa-mp.com/index.php?topic=81362.0, and it kind of bugged me that everyone can see where everyone else is by their icon, I looked through the script but I couldn't find where to edit this out, does anyone know how to remove these? Thank you a lot in advance.
Reply
#2

Under OnGameModeInit
(Use CTRL+F in pawn to use the search)
Add:
pawn Код:
ShowPlayerMarkers(0);
Reply
#3

Quote:
Originally Posted by Miokie*
Under OnGameModeInit
(Use CTRL+F in pawn to use the search)
Add:
pawn Код:
ShowPlayerMarkers(0);
Thanks a lot man, it worked.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)