mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2024-11-10 07:12:07 +00:00
Add new commands description
This commit is contained in:
parent
a87c9a0cd8
commit
4a3dbb22d9
1 changed files with 5 additions and 1 deletions
|
@ -36,9 +36,13 @@ original clients (Vanilla Quake II) commands are still in place.
|
|||
* **spawnonstart classname**: Spawn new entity of `classname` at start point.
|
||||
|
||||
* **listmaps**: Lists available maps for the player to load. Maps from
|
||||
loaded pak files will be listed first followed by maps placed in
|
||||
loaded pak files will be listed first followed by maps placed in
|
||||
the current game's maps folder.
|
||||
|
||||
* **vstr**: Inserts the current value of a variable as command text.
|
||||
|
||||
* **playermodels**: Lists available multiplayer models.
|
||||
|
||||
* **set** / **seta** / **setu** / **sets**: set cvar valu with different flags.
|
||||
|
||||
* **listlights**: Show lights style and dlights list.
|
||||
|
|
Loading…
Reference in a new issue