
06-19-2003, 12:17 PM
first things first the command to change maps is not gamemap it is just map. example-> rcon map dm/mohdm1 would load southern france. secondly yes there is an easier way to change game types. just create a .cfg file. a cfg is just a txt file with the extension changed to cfg. open the cfg file with text editor of your choice and place the following in the cfg
rcon g_gametype 2
rcon restart
rcon map dm/mohdm3 or whatever map you choose
save the cfg. we will call it tdm.cfg place in the mohaa/main on the server.
now when you want to change gameype to TDM just type in console rcon exec tdm.cfg and you will change gamemode to TDM. if you want you could bind the rcon exec tdm.cfg command to a key and the gametype would change with one key press. just create a .cfg for each game type then bind to 4 different keys and you would be able to change the server type quickly. to bind the tdm.cfg to a key just put the following in your unamedsoldier.cfg or create a custom.cfg and place in your mohaa/main folder -> bind ins "rcon exec tdm.cfg" yes you do need the quotes. hope that this helps.
|