nx1-gsc-dump/createfx.cfg
2024-09-07 15:06:58 +10:00

42 lines
954 B
INI

createfx_store_player_position
exec clear_script_tools.cfg
set clientSideEffects 0
unbindall
exec default
set loc_warningsAsErrors 0
set loc_warnings 0
set migration_dvarErrors 0
set createfx on
set scr_war_roundlimit 0
set scr_war_timelimit 0
map_restart
//keybindings
bind n "ufo"
bind o "toggle r_fullbright"
bind t "toggle timescale 1 100"
bind y "toggle timescale 1 .25"
bind F11 "toggle fx_profile 0 1; toggle cg_drawHUD 0 1; toggle cg_draw2D 0 1"
bind [ "toggle fx_enable 0 1"
bind ] "toggle r_showtris"
bind \ "toggle cl_paused 0 2"
bind home toggle r_lockpvs 1 0
bind pgdn toggle snd_drawinfo 0 1 2 3
bind pgup toggle snd_draw3d 2 0
// bind left & right triggers again, not sure who unbinded them in MP mode.
bind BUTTON_RTRIG "+attack"
bind BUTTON_LTRIG "+speed_throw"
set cg_drawgun 0
set con_minicon 0
set con_showchannel script
set bg_fallDamageMaxHeight 12000
set bg_fallDamageMinHeight 10000
ufo
createfx_restore_player_position