Merge pull request #22 from zturtleman/cvar_modified
Add cvar_modified command
This commit is contained in:
commit
1ff28f2389
2 changed files with 88 additions and 0 deletions
|
@ -319,6 +319,9 @@ The defaults for these variables differ depending on the target platform.
|
|||
all bots even if someone is named "allbots")
|
||||
|
||||
tell <client num> <msg> - send message to a single client (new to server)
|
||||
|
||||
cvar_modified [filter] - list modified cvars, can filter results (such as "r*"
|
||||
for renderer cvars) like cvarlist which lists all cvars
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue