5,389
edits
m (→Bindable keys) |
m (→"Secret" events: dev mode etc) |
||
Line 194: | Line 194: | ||
=="Secret" events== | =="Secret" events== | ||
* | Those were just as poorly documented as the other ones, the only difference is that we either can't seem to get them to work or couldn't at first. | ||
===[[Developer Mode]]=== | |||
Console toggling | |||
*console | |||
Detached camera controls | |||
*man_cam_move_up, man_cam_move_down, man_cam_move_left, man_cam_move_right, man_cam_move_forward, man_cam_move_backward | |||
*man_cam_pan_up, man_cam_pan_down, man_cam_pan_left, man_cam_pan_right | |||
===Either unknown or not checked=== | |||
Moves the player forwards (no-clipping) Ctrl+Shift/Alt+U? | |||
*unstick | |||
Runtime profiling (obsolete) with Ctrl+Shift/Alt+? | |||
*profile toggle | |||
Dumps a screenshot for every frame (Ctrl+Shift/Alt+L? | |||
*record_screen | |||
Manages flags near player's position | |||
*deleteflag (works) | |||
*addflag (works???) | |||
Functions bound to F# by default in Dev Mode? | |||
*f4, f5, f6, f7, f8, f12 | *f4, f5, f6, f7, f8, f12 | ||
Not working but sound nice | |||
*camera_record, camera_stop, camera_play | *camera_record, camera_stop, camera_play | ||
* | *place_quad, place_quad_mode | ||
* | No idea whatsoever | ||
* | *secretx, secrety, secretz | ||
*block (melee blocking?) | |||
==Related issues== | ==Related issues== | ||
*the <tt>lock_keys</tt> scripting command. | *the <tt>lock_keys</tt> scripting command. | ||
*the "keypress event bitset" of a character, listed in the box displayed with <tt>chr_debug_characters= 1</tt>. | *the "keypress event bitset" of a character, listed in the box displayed with <tt>chr_debug_characters= 1</tt>. |