• sv_cheats enabled at start?
    8 replies, posted
Enabling sv_cheats (for some of my mods) every time I start GMod is annoying, how do I set it to be automatically enabled?
Bind It! bind [ "sv_cheats 0" bind ] "sv_cheats 1" and done :P Is pressing 1 key really that hard?
Put in autoexec.cfg [code] sv_cheats "1" [/code]
[QUOTE=CombineGuru;18106677]Put in autoexec.cfg [code] sv_cheats "1" [/code][/QUOTE] This.
[QUOTE=arleitiss;18105504]Bind It! bind [ "sv_cheats 0" bind ] "sv_cheats 1" and done :P Is pressing 1 key really that hard?[/QUOTE] bindtoggle key sv_cheats Singleplayer mode lets you use any console code, regardless of whether sv_cheats is on or off.
[QUOTE=CombineGuru;18106677]Put in autoexec.cfg [code] sv_cheats "1" [/code][/QUOTE] What folder is that file in?
[QUOTE=Aidan Thorn;18111819]What folder is that file in?[/QUOTE] I think it goes in the cfg folder
garrysmod/garrysmod/cfg/autoexec.cfg If it isn't there, just create it.
[QUOTE=| FlapJack |;18113591]garrysmod/garrysmod/cfg/autoexec.cfg If it isn't there, just create it.[/QUOTE] Okay thanks.
Sorry, you need to Log In to post a reply to this thread.