How do I set the default game mode?

Post Reply
User avatar
Edge100x
Founder
Founder
Posts: 12945
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

How do I set the default game mode?

Post by Edge100x »

The easiest way to set the default game mode is through the "Easy setup" page. You can also set it manually, by editing the "cfg/autoexec.cfg" file through your "File manager" page and adding a line like this at the top:

Code: Select all

gamemode sandbox
The latest Garrysmod also requires that the game mode be lowercase.

Garrysmod 12 (the default version prior to October 24, 2012) used "sv_defaultgamemode" instead. If you have a line specifying "sv_defaultgamemode" or "sv_gamemode", you will need to update it to use "gamemode".
Post Reply