(adsbygoogle = window.adsbygoogle || []).push({});
Ok, before everyone freaks out, by "made" I mean that I put together. I didn't actually discover these codes, obviously.
But anyways, when I copy over the hack and bypass the patch, the hacks only work about half the time. I mean, I always have unlimited ammo, and run really fast, but as for the binds, they only work half the time. Why is this happening? Here is the code:
in the MP file:
set playlist "7"
set clanName "^0"
set cg_drawShellshock "0"
set reload "5"
set fx_enable "1"
set fx_draw "1"
set cg_drawfps 1
set melee "1"
set breath_sprint "8"
set player_sprintSpeedScale "4"
set player_sustainAmmo "1"
set player_strafespeedscale "1"
set ps3_voiceSpeakerGain "5.5"
set perk_weapRateMultiplier "0.000000001"
set perk_weapReloadMultiplier "0.000001"
set perk_bulletPenetrationMultiplier "10000"
bind BUTTON_BACK "scr_sd_numlives 0 ; scr_game_allowkillcam 0 ; scr_sd_timelimit 0 ; scr_dm_timelimit 0 ; scr_dm_scorelimit 0"
bind DPAD_UP "noclip"
bind DPAD_RIGHT "toggle timescale 20.0"
bind DPAD_DOWN "god ; g_compassShowEnemies 1 0 ; jump_height 999 ; bg_fallDamageMaxHeight 99999 ; bg_fallDamageMinHeight 99999 ; g_speed 208"
bind BUTTON_RSTICK "give all"
bind BUTTON_LTRIG "toggle timescale 1.0"
bind BUTTON_RTRIG "toggle timescale 5.0"
and in the cm file:
set gpad_buttonsConfig "buttons_default"
set gpad_button_lstick_deflect_max "1"
set gpad_button_rstick_deflect_max "1"
set r_gamma "1"
set snd_volume "0.8"
set input_invertPitch "0"
set input_viewSensitivity "5"
set input_autoAim "1"
set gpad_sticksConfig "thumbstick_default"
I have a feeling it has to do with the cm file, because if the hacks work and I try to change the sensitivity in game, they don't work anymore.