Originally posted by Sonic
Will do. Let me just get my iPod Shuffle working. My PS3 won't detect it now
Here it is:
BIND DPAD_RIGHT "set input_autoAim 1 ; set gpad_sticksConfig default_systemlink ; 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"
Not Tested btw, so you'll have to do that yourself

. if you want to toggle it, you will have to toggle each "set" command.
E.g.
bind DPAD_RIGHT "toggle input_autoAim 1 0"
Not sure if toggling will work....