I started up a dedicated server yesterday and decided to use ULX for its flexibility(great job you guys). I spent almost all of today trying to get URestrict to work(I eventually did) but it looks like this was at a trade-off. Everytime I switch the map and gamemode, it will go to that map but will automatically set the gamemode to sandbox no matter what map i change to. I have noticed, however, that changing the srcds launch options of +sv_gamemode will get me that gamemode, but changing the map through ULX will always get me sandbox. Naturally, I dont want to reset the server anytime I change the gamemode. Any ideas?
server.cfg
"hostname" "Godot's Faboulous Server of Garry Modding"
"sv_defaultgamemode" "sandbox"
"sv_lan" "0"
"maxplayers" "20"
"sbox_allownpcs" "0"
"sbox_maxprops" "175"
"sbox_maxragdolls" "0"
"sbox_maxnpcs" "1"
"sbox_maxballoons" "10"
"sbox_maxeffects" "1"
"sbox_maxdynamite" "2"
"sbox_maxlamps" "5"
"sbox_maxthrusters" "25"
"sbox_maxwheels" "20"
"sbox_godmode" "0"
"sbox_plpldamage" "0"
"sbox_playergod" "0"
"sbox_noclip" "1"
"sbox_maxhoverballs" "25"
"sbox_maxvehicles" "1"
"sbox_maxbuttons" "15"
"rcon_password" "***********"
Launch Options
C:\Garrysmod\orangebox\srcds.exe -console -game garrysmod -port 27015 +maxplayers 12 +map gms_vikings_forestsurvival +sv_gamemode gmstranded