// moved controls into default_mp_controls.cfg
exec default_mp_controls.cfg
con_showchannel *
exec default_mp_gamesettings.cfg
// ==== all of below should be moved to code ====
// 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
why is this different on PC? 什么玩意!
上面那段不管!
set ui_buildLocation -30 20这个是重点。
-60 460 右下角的坐标
-30 20 也就是左上角坐标
我把下面那段修改成set ui_buildLocation -60 460
如:// disabled - why is this different on PC? //set ui_buildLocation -60 460
// looks better than default
set ui_buildLocation -60 460