[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
These are probably the most useful commands. The others commands can be grouped into types or related commands.
quit [q]
about
bind key command
This command is used extensively in `/data/config/autoexec.cfg' to set up the key bindings for walktest.
Note that pressing a key executes the command once only, unless the modifier "status" is given. For example, bind left rotate_left will execute only one rotate_left command when the left arrow is pressed, but bind status-left rotate_left will continue to rotate while the key is pressed.
The modifiers are status (as described above), shift, ctrl, alt. The shift modifier must be used. Bind S is not the same as bind-shift-s.
The special key names are left, up, down, right, pgup, pgdn, enter, f1 to f10
console [Tab]
coordset sector,x,y,z
coordshow Boolean [Control C]
coordsave [Shift C]
coordload [c]
exec name
extension str
s_fog r,g,b,density
snd_play name
snd_volume Value
help
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |