Console commands

VU introduces a few new commands to the in-game console. You can find their details below.


vu.DrawFirstPersonModel [true|false]

Enables or disables drawing of the first person character model. Useful for recording cinematics.


vu.DrawMemoryStats [true|false]

Enables or disables drawing of memory usage stats for all currently loaded and running mods. Only available while connected to a server.


quit

Quits the game.


exit

An alias for quit.


connect <server-guid> [password]

Connect to a server with the given GUID (without dashes) and an optional password. This is the ID of a server key.


spectate <server-guid> [password]

Connect as a spectator to a server with the given GUID (without dashes) and an optional password. This is the ID of a server key.


disconnect

Disconnects from the currently connected game server.


dc

An alias for disconnect.

Last modified November 6, 2021: Add changelog for build 17876 (add9b068)