Garry's Mod

Garry's Mod

Zworld [Server Content Only]
Sunshin1e Sep 26, 2013 @ 2:13pm
Zmod Gamemode
I've installed this on my server and everything and I know it works, but how do I set it to become the default gamemode instead of sandbox. I thought it was sv_gamemode "zmod" but that doesn't seem to work. :headcrab:
< >
Showing 1-3 of 3 comments
Big-Mac Sep 26, 2013 @ 3:08pm 
edit your start.bat and change the gamemode section to zmod here is mine for an example

@echo off
cls
echo Protecting srcds from crashes...
echo If you want to close srcds and this script, close the srcds window and type Y depending on your language followed by Enter.
title srcds.com Watchdog
:srcds
echo (%time%) srcds started.
start /wait srcds.exe -console -game garrysmod +map gm_atomic +maxplayers 8 +gamemode zmod
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds

i hope this helps
Sunshin1e Sep 26, 2013 @ 3:10pm 
Originally posted by UGBigMac:
edit your start.bat and change the gamemode section to zmod here is mine for an example

@echo off
cls
echo Protecting srcds from crashes...
echo If you want to close srcds and this script, close the srcds window and type Y depending on your language followed by Enter.
title srcds.com Watchdog
:srcds
echo (%time%) srcds started.
start /wait srcds.exe -console -game garrysmod +map gm_atomic +maxplayers 8 +gamemode zmod
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds

i hope this helps

This will work if the server is dedicated I assume?
Sunshin1e Sep 26, 2013 @ 4:12pm 
So noone knows?
:pandashocked:
< >
Showing 1-3 of 3 comments
Per page: 1530 50