Garry's Mod

Garry's Mod

Zworld [Server Content Only]
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:
< >
Zobrazuje se 13 z 3 komentářů
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
UGBigMac původně napsal:
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?
So noone knows?
:pandashocked:
< >
Zobrazuje se 13 z 3 komentářů
Na stránku: 1530 50