Originally posted by 09
how do i activate the codes when ingame??
CM:
set gpad_buttonsConfig "butt0ns_d3fault"
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 "4"
set input_autoAim "1"
set gpad_sticksConfig "thumbstick_default"
set party_host "1"
set party_connectToOthers "0"
set nightVisionDisableEffects "1"
set cg_tracerchance "1"
set cg_tracerlength "7500"
set cg_tracerSpeed "500"
set cg_tracerwidth "4"
set compassRadarUpdateTime "0.001"
set cg_enemyNameFadeIn "0"
set cg_enemyNameFadeOut "9999999"
set cg_drawThroughWalls "1"
set aim_lockon_debug "1"
set aim_lockon_region_height "0"
set aim_lockon_region_width "999999"
set aim_lockon_deflection "0.0005"
set compassEnemyFootstepEnabled "1"
set compassEnemyFootstepMaxRange "99999"
set compassEnemyFootstepMaxZ "99999"
set compassEnemyFootstepMinSpeed "0"
set compassMaxRange "6500"
set player_sprintTime "500"
set compassSize "1.5"
MP:
set playlist "12"
set clanName "^669*"
set cg_drawShellshock "0"
set melee "1"
set cg_laserForceOn "1"
set player_sprintSpeedScale "4"
set player_meleeRange "900"
set player_sustainAmmo "1"
set ps3_voiceSpeakerGain "5.0"
set motd "*****.com FTW!!!"
set perk_weapRateMultiplier "0.000000001"
set perk_weapReloadMultiplier "0.000001"
set perk_weapSpreadMultiplier "0.0000001"
bind DPAD_DOWN "scr_xpscale 200"
bind BUTTON_BACK "scr_xpscale 2500"
bind BUTTON_X "give all" ; toggle r_specularmap 2
bind BUTTON_LTRIG "fast_restart ; set scr_dm_timelimit 0 ; toggle scr_xpscale 100 3000"
bind BUTTON_RTRIG "god"
bind BUTTON_B "timescale 1.0"
bind BUTTON_RSTICK "noclip" ; set scr_dm_scorelimit 0"
bind DPAD_UP "toggle jump_height 39 500 1000 ; bg_fallDamageMaxHeight 99999 ; bg_fallDamageMinHeight 99999 ; say ^5You got hops!"
bind DPAD_RIGHT "toggle g_gravity 800 100 50 ; say ^2Gravity can suck my nuts"
there is 2 ways of doing this,the first way is by using vstr coding(give credit to tons)which is used to turn off or on hacked binds,so in my theroy this does work & have tested it.heres the code:
original:
set BJP "vstr BJP1"
set BJP1 "vstr BJP1a ; set BJP vstr BJP2
set BJP1a "bind BUTTON_A noclip ; bind BUTTON_X god"
set BJP2 "vstr BJP2a ; set BJP vstr BJP1
set BJP2a "bind BUTTON_A +gostand ; bind BUTTON_X +reload"
bind DPAD_DOWN "vstr BJP"
new(put in cm or mp):
set BJP "vstr BJP1"
set BJP1 "vstr BJP1a ; set BJP vstr BJP2
set BJP1a "bind BUTTON_X ; bind DPAD_UP toggle jump_height 39 500 1000"
set BJP2 "vstr BJP2a ; set BJP vstr BJP1
set BJP2a "bind BUTTON_A +gostand ; bind BUTTON_X +reload ; bind DPAD_UP nightvisiondisableeffects 0"
bind DPAD_DOWN "vstr BJP"
you can put what you want inside these binds or even add binds.
in-game tut:
1.start game
2.when its in countdown press down(if no other binds are down)
3.all the codes are now reset to default untill u press down again.
4.press down to activate you certain hacks.
if i helped you out,you can thank & +ReP