-
Notifications
You must be signed in to change notification settings - Fork 33
Commands and Keybindings
aufau edited this page May 30, 2020
·
7 revisions
- flushFiles
- Flush all output streams. Can be used to update qconsole.log and games.log.
- minimize
- Minimize JK2MV window to system tray.
- saveDemo [name]
- Save currently recording auto demo (started by
cl_autoDemo
cvar) using string generated bycl_autoDemoFormat
as it's name. Executing it appends server time to timestamp (%t) token each time. name argument is optional. - saveLastDemo [name]
- Save permanently last recorded auto demo. If there is name argument it will be used as file name.
- silent [command]
- Command will be executed silently, without writing anything to console.
For example
\silent vid_restart
or\silent screenshot
. - stopvideo
- Stop capturing demo.
- uptime
- Print how long JK2MV has been running.
- which [path]
- Print location of the asset which is found at given path.
- whitelistip [IPv4]
- Clients that are on the whitelist may connect to a JK2MV server that is under DOS/DDOS attack.
- video [name]
- Start capturing current demo to
videos/<name>.avi
.
- Alt+Enter
- Switch fullscreen mode.
- Meta (windows key), Menu
- Call minimize command
JK2MV
Client
Server
Modding
Development