SA-MP Forums Archive
[Request] Map Help - 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: [Request] Map Help (/showthread.php?tid=248568)



[Request] Map Help - Mister. M - 14.04.2011

Hello Guys,

Can somebody help me with putting all players on the map.
Its hard to find players if there are 20 online, you cant find them.

How can i put them all on the little map?

Regards!


Re: [Request] Map Help - Stigg - 14.04.2011

pawn Код:
ShowPlayerMarkers(true);
Under OnGameModeInit()


Re: [Request] Map Help - Seven_of_Nine - 14.04.2011

EDIT: LOL IMA TROLL I thought you meant to teleport 'em to a little area.xD


Re: [Request] Map Help - Mister. M - 14.04.2011

No haha, i just want them all to be on the map visible.


Re: [Request] Map Help - Mister. M - 14.04.2011

Let's hope it works, im trying to fix this a long time now :P.


Re: [Request] Map Help - Mister. M - 16.04.2011

To bad, still doesnt work, anybody another way?