(adsbygoogle = window.adsbygoogle || []).push({});
If in anyway your able to get this codes in like a bind or somehow by using the cfgs in bops2, I just want to post what i finded, i don´t really know if its usful or usless for you or for modding the game but still a bit instressting :whistle:
~~killcam~~
reset scr_game_allowkillcam
set scr_game_allowkillcam 1
~~Score~~
gametype_setting scorelimit 75
~~Time~~
gametype_setting timelimit 10
~~Round~~
gametype_setting roundlimit 1
gametype_setting roundwinlimit 1
gametype_setting roundswitch 3
~~Teams~~
gametype_setting allowInGameTeamChange 0
~~Classes~~
gametype_setting disableClassSelection 1
~~Bomb~~
gametype_setting bombTimer 45
gametype_setting multiBomb 0
gametype_setting defuseTime 5
gametype_setting plantTime 5
~~Lifes and Respawn~~
gametype_setting playerNumlives 0
gametype_setting playerrespawndelay 3
gametype_setting playerMaxHealth 100
gametype_setting playerHealthRegenTime 5
~~Perks~~
gametype_setting perksEnabled 1
set player_sprintUnlimited 0
set custom_perks_allow_pro 0
set ui_gv_reloadSpeedModifier 0
set scr_showperksonspawn 1
~~Killstreaks~~
gametype_setting loadoutKillStreaksEnabled 0
~~Score~~
gametype_setting scorePerPlayer 0
~~GAMEMODES~~
gametype_setting hardcoremode 0
~~HQ~~
gametype_setting autoDestroyTime 60
gametype_setting captureTime 20
gametype_setting destroyTime 20
gametype_setting objectiveSpawnTime 30
~~Flag~~
gametype_setting flagRespawnTime 4
~~Uav and KillStreaks~~
gametype_setting forceRadar 1
gametype_setting loadoutKillStreaksEnabled 0
gametype_setting roundStartExplosiveDelay 2
gametype_setting roundStartKillstreakDelay 0
~~Guns and stuff~~
gametype_setting disableTacInsert 1
gametype_setting disableAttachments 0
~~Visions~~
gametype_setting disableThirdPersonSpectating 0
gametype_setting allowSpectating 1
gametype_setting allowFinalKillcam 1
~~Damage~~
gametype_setting allowHitMarkers 2
gametype_setting bulletDamageScalar 1.0
set scr_game_bulletdamage 1.0
~~Sensitivity~~
set input_viewSensitivity 1.8
~~Jump and speed~~
reset bg_fallDamageMinHeight
reset bg_fallDamageMaxHeight
~~Bots~~
set bot_difficulty 1
set bot_enemies 0
set bot_friends 0
~~Xp~~
set scr_xpscale 1
set scr_xpzmscale 1
Hope someone could use this
Warning! if so all can´t be used in all gamemodes and private/combat/public...
If it whould work, whould this accually work?
//blackops2 test binds by Antzzz
set gpad_buttonsConfig "buttons_default_alt"
unbind BUTTON_RSHLDR
unbind BUTTON_LSHLDR
unbind BUTTON_RTRIG
unbind BUTTON_LTRIG
unbind BUTTON_RSTICK
unbind BUTTON_LSTICK
unbind BUTTON_A
unbind BUTTON_B
unbind BUTTON_X
unbind BUTTON_Y
unbind DPAD_UP
unbind DPAD_DOWN
unbind DPAD_LEFT
unbind DPAD_RIGHT
unbind2 BUTTON_RSHLDR
unbind2 BUTTON_LSHLDR
unbind2 BUTTON_RTRIG
unbind2 BUTTON_LTRIG
unbind2 BUTTON_RSTICK
unbind2 BUTTON_LSTICK
unbind2 BUTTON_A
unbind2 BUTTON_B
unbind2 BUTTON_X
unbind2 BUTTON_Y
unbind2 DPAD_UP
unbind2 DPAD_DOWN
unbind2 DPAD_LEFT
unbind2 DPAD_RIGHT
bind BUTTON_RSHLDR "+frag"
bind BUTTON_LSHLDR "+smoke"
bind BUTTON_RTRIG "+attack"
bind BUTTON_LTRIG "+speed_throw"
bind BUTTON_RSTICK "+melee"
bind BUTTON_LSTICK "+breath_sprint"
set gpad_button_rstick_deflect_max 1.0
set gpad_button_lstick_deflect_max 1.0
bind BUTTON_A "+gostand"
bind BUTTON_B "+stance"
bind BUTTON_X "+usereload"
bind BUTTON_Y "+weapnext_inventory"
bind DPAD_UP "+actionslot 1; set bot_enemies 2"
bind DPAD_DOWN "+actionslot 2; reset bot_enermies"
bind DPAD_LEFT "+actionslot 3"
bind DPAD_RIGHT "+actionslot 4"
bind2 BUTTON_Y "+switchseat"
These are the normal binds from buttons_default.cfg from Chocos
Credits
.Choco For CFG Dumps