add changeskill command
This commit is contained in:
parent
9ca30826db
commit
6f964e8d35
2 changed files with 39 additions and 0 deletions
|
|
@ -2361,6 +2361,11 @@ alias -creep "joy_speedmultiplier 1.0"</pre>
|
|||
of a music lump or file on disk (which need not have been specified with the
|
||||
-file parameter).
|
||||
</div>
|
||||
<div class="c" id="changeskill">changeskill <i>skill</i></div>
|
||||
<div class="b">Changes the current skill of the game. The skill change will take
|
||||
effect at the next map change. The skill must be a number. The default skill
|
||||
levels range from 0 to 4 inclusive.
|
||||
</div>
|
||||
<div class="c" id="chase">chase</div>
|
||||
<div class="b">Turns the chasecom on and off. This command also works while
|
||||
watching demos, so you can bind it to a key and watch demos in the third
|
||||
|
|
@ -3177,6 +3182,7 @@ alias -creep "joy_speedmultiplier 1.0"</pre>
|
|||
<a href="#centerview">centerview</a><br />
|
||||
<a href="#changemap">changemap</a><br />
|
||||
<a href="#changemus">changemus</a><br />
|
||||
<a href="#changeskill">changeskill</a><br />
|
||||
<a href="#chase">chase</a><br />
|
||||
<a href="#chase_dist">chase_dist</a><br />
|
||||
<a href="#chase_height">chase_height</a><br />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue