Post: Mw2 patch help 1.14
11-01-2015, 02:01 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Heey everyone,I'm very new to Coding so if anyone could help that would be great,
So I have a patch from mayhem modding and don't worry I'm not leeching I just want to add a function into it,the function I want to add is when I press dpad down it opens a small menu with aimbot in it but when I press dpad up I open the main mod menu,
Please help me,I will add your name into It if anyone helps me
(adsbygoogle = window.adsbygoogle || []).push({});
11-01-2015, 03:18 PM #2
Dacoco
I void warranties.
Originally posted by 99 View Post
Heey everyone,I'm very new to Coding so if anyone could help that would be great,
So I have a patch from mayhem modding and don't worry I'm not leeching I just want to add a function into it,the function I want to add is when I press dpad down it opens a small menu with aimbot in it but when I press dpad up I open the main mod menu,
Please help me,I will add your name into It if anyone helps me


Thread moved to Mw2 Questions and Inquiries.
11-13-2015, 02:17 AM #3
Egzec
Big Daddy
Originally posted by 99 View Post
Heey everyone,I'm very new to Coding so if anyone could help that would be great,
So I have a patch from mayhem modding and don't worry I'm not leeching I just want to add a function into it,the function I want to add is when I press dpad down it opens a small menu with aimbot in it but when I press dpad up I open the main mod menu,
Please help me,I will add your name into It if anyone helps me


In the buttons_default.cfg file inside of patch_mp.ff, look for "bind DPAD_DOWN "+actionslot 2"

Change that to bind DPAD_DOWN "vstr [whatever you named the code]" (ex. bind DPAD_DOWN "vstr quickmenu1")

That will call up your mod menu when you press down on the DPAD. But before you do that, you have to create that menu first :P

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo