25 lines
449 B
INI
25 lines
449 B
INI
|
// moved controls into default_mp_controls.cfg
|
||
|
exec default_mp_controls.cfg
|
||
|
|
||
|
con_showchannel *
|
||
|
|
||
|
exec default_mp_gamesettings.cfg
|
||
|
|
||
|
exec default_filter.cfg
|
||
|
|
||
|
|
||
|
|
||
|
// ==== all of below should be moved to code ====
|
||
|
|
||
|
set cl_voice 0
|
||
|
|
||
|
// PC - default server settings:
|
||
|
set scr_game_allowkillcam 1
|
||
|
|
||
|
// disabled - why is this different on PC?
|
||
|
|
||
|
//set ui_buildLocation -60 460
|
||
|
// looks better than default
|
||
|
//set ui_buildLocation -30 20
|
||
|
set ui_buildLocation -20 15
|