SA-MP Forums Archive
See ppls on 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: See ppls on minimap (/showthread.php?tid=101737)



See ppls on minimap - kalle801 - 11.10.2009

HI!

I need to see ppl's on my minimap.

but actualy i cant see ppls on my minimap.

What do i have to do to change this, or does exist a [FS] for?

LG.


Re: See ppls on minimap - Imran.Abbas - 11.10.2009

public OnGameModeInit()
{
put this
Код:
ShowPlayerMarkers(1);// 0 is off
Edit: work??