Map Icons
#1

Hey.. someone can tell me how to remove the map icons?

I mean like the ammu shops and stuff like that..

THanks
Reply
#2

Are you using your own gamemode or are you using a gamemode made by SAMP? Example: Grand Larceny?

I'm not sure, but try adding:
pawn Код:
DisableInteriorEnterExits();
under OnGameModeInit() or OnFilterScriptInit() if you're using a filterscript.
Reply
#3

Already using it.. but its just disable the yellow marks to enter and exit buildings..
Reply
#4

Delete all SetPlayerMapIcon lines.
Reply
#5

Nice idea... but.. I need them?

My only problem its the game icons not the ones i created
Reply
#6

You can make it so there only appear when near to the player
pawn Код:
SetPlayerMapIcon( playerid, 12, 2204.9468, 1986.2877, 16.7380, 52, 0, // This is only when the player is in the local area MAPICON_LOCAL );
Reply
#7

What gamemode are you using!??
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)