Posts: 123
Threads: 45
Joined: Aug 2009
Reputation:
0
How do i change the map name? Its say San Andreas... but i don't know how to change it.....
Posts: 8
Threads: 1
Joined: Apr 2010
Reputation:
0
Yes, in your server.cfg file
Do: mapname <your desired map name here>
Posts: 166
Threads: 39
Joined: Dec 2010
Reputation:
0
SendRconCommand("mapname _YOUR_MAP_NAME_");
please tell where to add this line?
Posts: 663
Threads: 42
Joined: May 2009
Reputation:
0
Add it to the bottom of your server.cfg.
Posts: 166
Threads: 39
Joined: Dec 2010
Reputation:
0
Updated! please see again
Posts: 663
Threads: 42
Joined: May 2009
Reputation:
0
Right if you want to use the rcon command I would reccomend settting it OnGameModeInit.
Posts: 207
Threads: 30
Joined: Apr 2012
i was looking for this from long time
thnx