SA-MP Forums Archive
How to remove icons on the minimap? - 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: How to remove icons on the minimap? (/showthread.php?tid=86371)



How to remove icons on the minimap? - Devine - 13.07.2009

How do I remove the money sign icons on the map? Like the ones that show were businesses are.


Re: How to remove icons on the minimap? - BLACK-RIDER-1692 - 13.07.2009

how meany money icons are servers only 1?


Re: How to remove icons on the minimap? - Devine - 13.07.2009

I'm not sure, around 10-15 for each business.


Re: How to remove icons on the minimap? - BLACK-RIDER-1692 - 13.07.2009

what icon you mean say id!
https://sampwiki.blast.hk/wiki/SetPlayerMapIcon


Re: How to remove icons on the minimap? - Sergei - 13.07.2009

Godfather ... ask in its topic.


Re: How to remove icons on the minimap? - BLACK-RIDER-1692 - 13.07.2009

e.g. Add Icon ID To 12

Код:
RemovePlayerMapIcon( playerid, 12 );



Re: How to remove icons on the minimap? - Devine - 13.07.2009

Quote:
Originally Posted by BLACK-RIDER-1692
e.g. Add Icon ID To 12

Код:
RemovePlayerMapIcon( playerid, 12 );
Didn't work.


Re: How to remove icons on the minimap? - BLACK-RIDER-1692 - 13.07.2009

chose what icon you hawe
https://sampwiki.blast.hk/wiki/SetPlayerMapIcon and but that id to replace 12 you map icon id


Re: How to remove icons on the minimap? - Devine - 13.07.2009

It was id 36 but I get these errors:

C:\Users\Owner\Desktop\New Folder\gamemodes\WC-RP.pwn(8427) : error 001: expected token: ";", but found "-identifier-"
C:\Users\Owner\Desktop\New Folder\gamemodes\WC-RP.pwn(8427) : error 017: undefined symbol "playerid"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.



Re: How to remove icons on the minimap? - saiberfun - 13.07.2009

just delete it off your script X_X
u don't need to create it n then remove it XD#just delete it from the script XD