Erm - 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: Erm (
/showthread.php?tid=158671)
Erm -
GangsTa_ - 10.07.2010
How to make the Map to be shown on the server for example:
In the SAMP 0.2 you could edit the map in server.cfg, but in 0.3a you just get the "San andreas".
How can I make for example , map to be shown as "Los Santos"?
Re: Erm -
Grim_ - 10.07.2010
In server.cfg add:
Код:
mapname yourmapnamehere
Re: Erm -
GangsTa_ - 10.07.2010
Case closed.