• Can't change the gamemode.
    4 replies, posted
I setup a gamemode, but when I start it and checked the gamemode it didn't change. [IMG]http://i.imgur.com/Jymw65X.png[/IMG] I changed the startup options and the autoexec.cfg, it still says 'sandbox' in the console.
Is this on the client or server? Can you post your startup.bat?
On the client and the server. [CODE]@echo off s: start /abovenormal .\srcds.exe -console -game garrysmod -port 27016 -insecure +maxplayers 10 +map gm_construct.bsp +sv_defaultgamemode "Antz" +sv_kickerrornum 0 exit [/CODE]
try doing, gamemode = sandbox IF thats what you mean?
[QUOTE=AVOCADOZZZ;44804297]try doing, gamemode = sandbox IF thats what you mean?[/QUOTE] Not exactly, but thanks. [editline]14th May 2014[/editline] Got it. +sv_defaultgamemode should've been +gamemode.
Sorry, you need to Log In to post a reply to this thread.