From Xonotic: link to original post
Link for the impatient: xonotic.org/tools/cacs Back in the days of Nexuiz, finding cmds and cvars was difficult. We had a wiki with a limited list, that didn’t always keep up with the ever-changing game. Thanks to handy tip from a fellow player, I learned I could use “cmdlist” and “cvarlist” to dump them all to console. Combined with “log_file”, I was able to get an exhaustive list of every command and cvar in the game… which is a lot.
You must be logged in to post a comment.