mirror of
https://github.com/reaaLx/nx1-gsc-dump.git
synced 2025-04-22 17:15:48 +00:00
22 lines
602 B
INI
22 lines
602 B
INI
//DEBUG
|
|
//set cg_drawfps 0
|
|
//set cg_drawfpslabels 0
|
|
//set cg_drawversion 0
|
|
//set replay_time 0
|
|
set con_minicon 1
|
|
//set com_statmon 0
|
|
|
|
//DEVELOPER
|
|
bind ; "toggle ai_shownodesdist 325 800 1200 2500"
|
|
|
|
bind y "toggle timescale 1 0.25"
|
|
bind UPARROW "replay_restart"
|
|
bind DOWNARROW "replay_live"
|
|
bind LEFTARROW "replay_back 10"
|
|
bind RIGHTARROW "replay_forward 10"
|
|
bind PAUSE "toggle cl_paused 0 1 2"
|
|
bind p "toggle cg_drawfps 0 1; toggle cg_drawversion 0 1; toggle con_minicon 0 1; toggle replay_time 0 1; toggle cg_drawfpslabels 0 1; toggle com_statmon 0 1"
|
|
bind o "toggle cg_drawScriptUsage 0 1"
|
|
|
|
|