SA-MP Forums Archive
Map Name - 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)
+--- Thread: Map Name (/showthread.php?tid=399042)



Map Name - teomakedonija - 12.12.2012

how to change map name from San Andreas to Macedonia ? on samp


Re: Map Name - LarzI - 12.12.2012

Open your server.cfg and find the line "mapname" and put the name you want there.

Edit: If the line isn't there, you make it.


Re: Map Name - [HK]Ryder[AN] - 12.12.2012

or,
in gamemodeinit do this
pawn Код:
SendRconCommand("mapname Macedonia");