Originally posted by xXxHELGHASTxXx
ok couldn't you just do this
set gpad_buttonConfig "spiltscreen_mp"."createfx"
set gpad_button_lstick_deflect_max "1"
set gpad_button_rstick_deflect_max "1"
set gpad_button_lshldr_deflect_max "1"
set gpad_button_rshldr_deflect_max "1"
set gpad_dpad_down "god"
set r_gamma "1"
set snd_volume "0.8"
set input_invertPitch "0"
set input_viewSensitivity "4"
set input_autoAim "1"
set gpad_sticksConfig "default_mp"
or would it have to be like this
set gpad_buttonConfig "createfx"
set gpad_button_lstick_deflect_max "1"
set gpad_button_rstick_deflect_max "1"
set gpad_button_lshldr_deflect_max "1"
set gpad_button_rshldr_deflect_max "1"
set gpad_dpad_down "god"
set r_gamma "1"
set snd_volume "0.8"
set input_invertPitch "0"
set input_viewSensitivity "4"
set input_autoAim "1"
set gpad_sticksConfig "spiltscreen_mp"
no use this one:
set gpad_buttonConfig "createfx"
set gpad_button_lstick_deflect_max "1"
set gpad_button_rstick_deflect_max "1"
set gpad_button_lshldr_deflect_max "1"
set gpad_button_rshldr_deflect_max "1"
set gpad_dpad_down "god"
set r_gamma "1"
set snd_volume "0.8"
set input_invertPitch "0"
set input_viewSensitivity "4"
set input_autoAim "1"
set gpad_sticksConfig "default_mp"