SA-MP Forums Archive
NeeD 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: NeeD hELP (/showthread.php?tid=91100)



NeeD hELP - a1m[z0r] - 12.08.2009

I have the [GM] Roleplay By Fear and in my map/radar dont show a player !How to fix to show?
Nu mi se vede jucatori pe harta !Cum fac sa se vada?



Re: NeeD hELP - NightlifeRP - 12.08.2009

Quote:
Originally Posted by a1m[z0r
]
I have the [GM] Roleplay By Fear and in my map/radar dont show a player !How to fix to show?
Nu mi se vede jucatori pe harta !Cum fac sa se vada?

POST IN GF TREAD............. READ RULES


http://forum.sa-mp.com/index.php?topic=24634.0


Re: NeeD hELP - V1ceC1ty - 12.08.2009

or it could be something wrong with your install of SA try re-installing it? doesnt take that long unless you got a shitty pc.


Re: NeeD hELP - shady91 - 12.08.2009

add

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


Re: NeeD hELP - V1ceC1ty - 12.08.2009

oh player markers i didnt read it properly

pawn Код:
public OnGameModeInit()
{
    ShowPlayerMarkers(1);
    return 1;
}



Re: NeeD hELP - shady91 - 12.08.2009

Quote:
Originally Posted by V1ceC1ty
oh player markers i didnt read it properly

pawn Код:
public OnGameModeInit()
{
    ShowPlayerMarkers(1);
    return 1;
}
lol yeah i posted it for him but thnx you made it more clearer for him lets hope he dont copy it lol and then get errors for haveing 2 OnGameModeInit lol


Re: NeeD hELP - V1ceC1ty - 12.08.2009

yea make sure you just copy ShowPlayerMarkers(1); Into OnGameModeInIt()


Re: NeeD hELP - krisko - 12.08.2009

and why da fu** you gonna need the server to show the players on the map if you doing RP gm all will metagme and evryone will know where is his enemy lol i see no point for you to see the players on the map lol GL


Re: NeeD hELP - shady91 - 12.08.2009

Maybe that's how he Want's it