Xonotic Forums

Full Version: Additional Variables CVARS for Xonotic
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Attached is an additional list of CVARS from the source code of SMBMod + Xonotic, Rexuiz, and RocketMinsta that may not be available in a cvar dump from the client. There have been hidden options and settings that I have discovered to make gameplay more interesting. Many of the RocketMinsta cvars and Rexuiz cvars work in Xonotic and are not documented. Attached to this post.

//Search for //--- to find (SMBMod) XONOTIC CVARS, REXUIZ CVARS, and ROCKETMINSTA CVARS
//on linux you can do grep -r "term" to search through all files in a directory that contain the "term" in quotes.
//This file was compiled using Xonotic sourcecode, Rexuiz Sourcecode and RocketMinsta Sourcecode directories and typing the following command
//find . -type f -name "*.cfg"  -exec cat {} \; > cvars.txt
//Before using any cvar play around with it by adding it to the server.cfg or in a side configuration to exec through a vote, etc.
//This not a complete list of all cvars.


https://zerobin.net/?87d73e7587ff4c0d#D1...C90sW88vH8=

All the best.