-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathjason.cfg
29 lines (29 loc) · 869 Bytes
/
jason.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
// Jason's dev config file
bind b "god"
bind g "give all"
bind x "give health"
bind i "toggle g_entinfo 3 2 1 0"
bind l "toggle ai_shownearestnode 0 999"
bind k "ai allies delete"
bind n "ufo"
bind o "toggle r_measureOverdraw"
bind p "toggle r_showtris"
bind t "toggle timescale 100 1"
bind m "map_restart"
bind F12 "screenshot"
seta cg_instantaction "0"
seta logfile "2"
set r_displayrefresh 85
set r_swapinterval 1
set r_finish 1
set minicon "1"
bind z "toggle timescale 1 .1"
//bind c "toggle ai_noCriticalSections"
set g_entinfo 3
set r_graymap 1
set ai_badPathSpam 1
bind / "toggle ai_showFriendlyChains 1 2 0"
bind v "toggle cl_paused 0 2"
bind j "toggle r_showtricounts"
bind u "toggle cg_drawshader"
bind f8 "cg_drawshader 1;con_minicon 1;g_entinfo 2;fs_debug 0; mapname;viewpos;wait 6;screenshotJPEG;con_minicon 0; fs_debug 2; g_entinfo 0; cg_drawshader 0"