Originally posted by Teamrider
You can't get a white background on 1.13 but you can get a green background.
Here is the code:
set aim_lockon_debug 1;aim_lockon_region_height 480;aim_lockon_region_width 640;aim_lockon_enabled 1;aim_lockon_strength 1;aim_lockon_deflection 0;aim_autoaim_enabled 1;aim_autoaim_region_height 480;aim_autoaim_region_width 640;aim_slowdown_yaw_scale_ads 0;aim_slowdown_yaw_scale 0;aim_slowdown_pitch_scale 0;aim_slowdown_pitch_scale_ads 0;aim_slowdown_region_height 0;aim_slowdown_region_width 0;aim_slowdown_enabled 1;aim_aimAssistRangeScale 2;aim_autoAimRangeScale 2
And this code is to turn it off so put it where you close the menu:
aim_lockon_region_height 0;aim_lockon_region_width 0;aim_lockon_enabled 0;aim_lockon_strength 0;aim_lockon_deflection 0;aim_autoaim_enabled 0;aim_autoaim_region_height 0;aim_autoaim_region_width 0;aim_slowdown_yaw_scale_ads 1;aim_slowdown_yaw_scale 1;aim_slowdown_pitch_scale 1;aim_slowdown_pitch_scale_ads 1;aim_slowdown_region_height 0;aim_slowdown_region_width 0;aim_slowdown_enabled 0;aim_aimAssistRangeScale 0;aim_autoAimRangeScale 0
anybackground besides green?in thefallens patch, the shader was blue. and in someones patch, somefrench guy, he had a white background