FTE: Fix CSQC not booting into menu at startup

This commit is contained in:
cypress 2024-07-04 17:21:29 -07:00
parent 5c691a820b
commit 2640b731a0
2 changed files with 9 additions and 0 deletions

View file

@ -1,4 +1,7 @@
// Nazi Zombies: Portable configuration file, do not modify
set pr_csqc_formenus 1
cl_nocsqc 0
bind a +moveleft
bind d +moveright
bind w +forward

View file

@ -502,4 +502,10 @@ cfg_save_all "" //If 1, cfg_save ALWAYS saves all cvars. If 0, cfg_save
// Console logging
ipautodump "0" //Enables dumping the 'iplog.txt' file, which contains a log of usernames seen for a given IP, which is useful for detecting fake-nicks.
maxclients 4
sv_playerslots 8
con_notifylines "-1"
msg_filter "1"
r_scenecache "0"
exec user_settings.cfg