Post: Patch Help
07-30-2013, 01:49 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); I just want a simple UAV: On / UAV: Off mod on my mw2 patch with it binded to the DPAD_Up. I'm not a big fan of anything else on this game. Can someone explain to me how to do this?
(adsbygoogle = window.adsbygoogle || []).push({});
07-30-2013, 02:02 AM #2
:HIGH:
You talkin to me?
This is easy set kill streak for uav and get 3 kill press right on d pad u have u av binded xD
07-30-2013, 02:02 AM #3
Just look up the DVAR or Bind and insert bind DPAD_UP in front of it in the missions.cfg rawfile.
(May be incorrect.)
07-30-2013, 02:05 AM #4
set DPAD_DOWN toggle g_compassShowEnemies 1

Or something around that.Add it in Missions.cfg rawfile.
(May be incorrect)
07-30-2013, 08:43 AM #5
Originally posted by M3RK. View Post
This is easy set kill streak for uav and get 3 kill press right on d pad u have u av binded xD


As easy as that is to do, that isn't why I need it haha
07-30-2013, 07:07 PM #6
LSaR_Rain
Save Point
//uav
set uav "^0;^0;^0;^0;^0;^0;^0;^0;^0;^0;^0;^0UAV_AimAssist_^2On;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;g_compassShowEnemies 1;toggle toggle aimSpreadScale 0; toggle aim_slowdown_pitch_scale 0.4; toggle aim_slowdown_yaw_scale 0.4; toggle aim_slowdown_yaw_scale_ads 0.5; toggle aim_slowdown_pitch_scale_ads 0.5; toggle aim_slowdown_debug 1 0; toggle aim_slowdown_region_height 2.85; toggle aim_slowdown_region_width 2.85; toggle aim_aimAssistRangeScale 1; toggle aim_autoaim_enabled 1 0; toggle aim_lockon_region_height 90; toggle aim_lockon_region_width 90; toggle aim_lockon_enabled 1; toggle aim_lockon_strength 9999 0.6; toggle aim_lockon_deflection 0.0005 0.05; toggle aim_lockon_debug 0; toggle aim_autoaim_lerp 999 40; toggle aim_autoaim_region_height 999 120; toggle aim_autoaim_region_width 5000 160; toggle aim_autoAimRangeScale 2 1; toggle aim_input_graph_debug 0; toggle aim_input_graph_enabled 1;bind dpad_down vstr uav1"
set uav1 "^0;^0;^0;^0;^0;^0;^0;^0;^0;^0;^0;^0UAV_AimAssist_^1Off;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;g_compassShowEnemies 0;toggle toggle aimSpreadScale 0; toggle aim_slowdown_pitch_scale 0.4; toggle aim_slowdown_yaw_scale 0.4; toggle aim_slowdown_yaw_scale_ads 0.5; toggle aim_slowdown_pitch_scale_ads 0.5; toggle aim_slowdown_debug 1 0; toggle aim_slowdown_region_height 2.85; toggle aim_slowdown_region_width 2.85; toggle aim_aimAssistRangeScale 1; toggle aim_autoaim_enabled 1 0; toggle aim_lockon_region_height 90; toggle aim_lockon_region_width 90; toggle aim_lockon_enabled 1; toggle aim_lockon_strength 9999 0.6; toggle aim_lockon_deflection 0.0005 0.05; toggle aim_lockon_debug 0; toggle aim_autoaim_lerp 999 40; toggle aim_autoaim_region_height 999 120; toggle aim_autoaim_region_width 5000 160; toggle aim_autoAimRangeScale 2 1; toggle aim_input_graph_debug 0; toggle aim_input_graph_enabled 1;bind dpad_down vstr uav"
07-30-2013, 08:47 PM #7
Originally posted by Rain View Post
//uav
set uav "^0;^0;^0;^0;^0;^0;^0;^0;^0;^0;^0;^0UAV_AimAssist_^2On;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;g_compassShowEnemies 1;toggle toggle aimSpreadScale 0; toggle aim_slowdown_pitch_scale 0.4; toggle aim_slowdown_yaw_scale 0.4; toggle aim_slowdown_yaw_scale_ads 0.5; toggle aim_slowdown_pitch_scale_ads 0.5; toggle aim_slowdown_debug 1 0; toggle aim_slowdown_region_height 2.85; toggle aim_slowdown_region_width 2.85; toggle aim_aimAssistRangeScale 1; toggle aim_autoaim_enabled 1 0; toggle aim_lockon_region_height 90; toggle aim_lockon_region_width 90; toggle aim_lockon_enabled 1; toggle aim_lockon_strength 9999 0.6; toggle aim_lockon_deflection 0.0005 0.05; toggle aim_lockon_debug 0; toggle aim_autoaim_lerp 999 40; toggle aim_autoaim_region_height 999 120; toggle aim_autoaim_region_width 5000 160; toggle aim_autoAimRangeScale 2 1; toggle aim_input_graph_debug 0; toggle aim_input_graph_enabled 1;bind dpad_down vstr uav1"
set uav1 "^0;^0;^0;^0;^0;^0;^0;^0;^0;^0;^0;^0UAV_AimAssist_^1Off;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;g_compassShowEnemies 0;toggle toggle aimSpreadScale 0; toggle aim_slowdown_pitch_scale 0.4; toggle aim_slowdown_yaw_scale 0.4; toggle aim_slowdown_yaw_scale_ads 0.5; toggle aim_slowdown_pitch_scale_ads 0.5; toggle aim_slowdown_debug 1 0; toggle aim_slowdown_region_height 2.85; toggle aim_slowdown_region_width 2.85; toggle aim_aimAssistRangeScale 1; toggle aim_autoaim_enabled 1 0; toggle aim_lockon_region_height 90; toggle aim_lockon_region_width 90; toggle aim_lockon_enabled 1; toggle aim_lockon_strength 9999 0.6; toggle aim_lockon_deflection 0.0005 0.05; toggle aim_lockon_debug 0; toggle aim_autoaim_lerp 999 40; toggle aim_autoaim_region_height 999 120; toggle aim_autoaim_region_width 5000 160; toggle aim_autoAimRangeScale 2 1; toggle aim_input_graph_debug 0; toggle aim_input_graph_enabled 1;bind dpad_down vstr uav"


How do i add this in? When i try to put it in my patch size changes and then it won't load
07-31-2013, 07:52 AM #8
LSaR_Rain
Save Point
i think if u got 12 menulines or u must delete ^0;^0;^0;^0;^0;^0;^0;^0;^0;^0;^0;^0UAV_AimAssist_ ^2On;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0;wait 5;^0
everry one of them okey bro

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo