Post: Just Another Mod Menu
07-19-2012, 12:00 AM #1
CrimsonEcho
Space Ninja
(adsbygoogle = window.adsbygoogle || []).push({}); What Menu will look like when opened:
Access Level: HOST
Main Menu
Godmode

^ ^First Part of menu you see when you open it.
L2 to open,Just Scroll Up and Down to scroll, X to activate mod, [] to exit.

CM:

    set gpad_buttonsConfig "u"
player_sustainAmmo 1
cg_hudchatPosition 50 250
cg_chatHeight 3
set ui_mapname "mp_shipment;bind button_back set developer 1;set developer_script 1;set scr_forceRankedMatch 1;set scr_testClients 18;set scr_set_level 55;set scr_do_notify ^5HM"
bind button_ltrig "vstr 1;r_blur 9;bind button_x vstr b"
set 1 "say ^5Access Level: HOST;say ^1Main Menu;say ^2Godmode;bind dpad_down vstr 2;bind dpad_up vstr ;bind button_a god"
set 2 "say ^5Access Level: HOST;say ^1Main Menu;say ^2Noclip;bind dpad_down vstr 3;bind dpad_up vstr 1;bind button_a noclip"
set 3 "say ^5Access Level: HOST;say ^1Main Menu;say ^2Lobby Mods;bind dpad_down vstr 4;bind dpad_up vstr 2;bind button_a g_gravity 70;jump_height 800"
set 4 "say ^5Access Level: HOST;say ^1Main Menu;say ^2Personal Menu;bind dpad_down vstr 1;bind dpad_up vstr 3;bind button_a vstr 5"


MP:

    set 5 "say ^5Access Level: HOST;say ^1Personal Menu;say ^2Advertise;bind dpad_down vstr 6;bind dpad_up vstr 4;bind button_a scr_do_notify ^5Welcome To My Modded Lobby;ui_gametype ^2HKRZModz Lobby"
set 6 "say ^5Access Level: HOST;say ^1Personal Menu;say ^2Infections;bind dpad_down vstr 7;bind dpad_up vstr 5;bind button_a phys_gravity 99;g_speed 390;cg_fov 90;cg_DrawFPS 1;cg_laserForceOn 1;scr_do_notify ^0Infected..."
set 7 "say ^5Access Level: HOST;say ^1Personal Menu;say ^2Add Bots;bind dpad_down vstr 8;bind dpad_up vstr 6;bind button_a vstr a"
set a "scr_testClients 18;scr_do_notify ^3==>>^1BOTS ADDED^3<<=="
set 8 "say ^5Access Level: HOST;say ^1Personal Menu;say ^2Main Menu;bind dpad_down vstr 5;bind dpad_up vstr 7;bind button_a vstr 1"
set b "cg_chatHeight 0;bind button_a +gostand;r_blur 0"
set clanName "PWND"
set motd "^3Hope You Enjoy HKRZModz Newest Mod Menu ^5>Untested<"


Controls:
L2: Open Menu
Dpad Down & Dpad Up: Scroll
X: Activate Mod
[]: Exit
Tell me if there are any bugs because this is untested!
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked CrimsonEcho for this useful post:

Media907
07-23-2012, 12:27 AM #2
Default Avatar
TehHolo
Guest
After putting away menu you can't open it again.
07-24-2012, 04:03 AM #3
CrimsonEcho
Space Ninja
Originally posted by TehHolo View Post
After putting away menu you can't open it again.


That's a problem I have been trying to fix for a long time.

You can try to put

"cg_chatHeight 0;unbind dpad_up;unbind dpad_down;bind button_a +gostand;r_blur 0"

by replacing
Originally posted by another user
"cg_chatHeight 0;bind button_a +gostand;r_blur 0"
07-24-2012, 04:11 AM #4
Originally posted by HKRZModz View Post
That's a problem I have been trying to fix for a long time.

You can try to put

"cg_chatHeight 0;unbind dpad_up;unbind dpad_down;bind button_a +gostand;r_blur 0"

by replacing


Replace vstr b with this:
    set b "cg_chatHeight 0;bind button_a +gostand;r_blur 0;bind button_ltrig vstr 1"


That should work as long as it doesn't go over the filesize. Let me know if it doesn't and I'll take a closer look at it.
07-24-2012, 02:08 PM #5
CrimsonEcho
Space Ninja
Originally posted by Illodgeical View Post
Replace vstr b with this:
    set b "cg_chatHeight 0;bind button_a +gostand;r_blur 0;bind button_ltrig vstr 1"


That should work as long as it doesn't go over the filesize. Let me know if it doesn't and I'll take a closer look at it.


OK. But im not the one with the problem but the
bind button_ltrig vstr 1 iis one way to do it.
07-28-2012, 12:55 PM #6
MeowDev
Power to the Premium
:dumb: You should have tested it before hand.
07-28-2012, 02:33 PM #7
CrimsonEcho
Space Ninja
Originally posted by Telepot View Post
:dumb: You should have tested it before hand.


Can't anymore. Ps3 broke.
07-30-2012, 06:17 AM #8
Originally posted by HKRZModz View Post
That's a problem I have been trying to fix for a long time.

You can try to put

"cg_chatHeight 0;unbind dpad_up;unbind dpad_down;bind button_a +gostand;r_blur 0"

by replacing


Your code kinda works. When I open the menu the second time the screen gets blurry (or how u now say it, my english isn't that good :P) BUT the text/menu is invicible. I can still activate/deactivate the mods but not see which I'm selecting. :(
08-02-2012, 07:00 PM #9
Originally posted by HKRZModz View Post
That's a problem I have been trying to fix for a long time.

You can try to put

"cg_chatHeight 0;unbind dpad_up;unbind dpad_down;bind button_a +gostand;r_blur 0"

by replacing


The problem is that you have the exit and open in one bind so the exit cancells the open out like an infection
The Fix:
Have the open and exit as seperate binds
bind button_ltrig "vstr 1;***"
bind button_x "vstr b"

Common mistake bro Smile

---------- Post added at 07:00 PM ---------- Previous post was at 06:57 PM ----------

Originally posted by HKRZModz View Post
What Menu will look like when opened:
Access Level: HOST
Main Menu
Godmode

^ ^First Part of menu you see when you open it.
L2 to open,Just Scroll Up and Down to scroll, X to activate mod, [] to exit.

CM:

    set gpad_buttonsConfig "u"
player_sustainAmmo 1
cg_hudchatPosition 50 250
cg_chatHeight 3
set ui_mapname "mp_shipment;bind button_back set developer 1;set developer_script 1;set scr_forceRankedMatch 1;set scr_testClients 18;set scr_set_level 55;set scr_do_notify ^5HM"
bind button_ltrig "vstr 1;r_blur 9;bind button_x vstr b"
set 1 "say ^5Access Level: HOST;say ^1Main Menu;say ^2Godmode;bind dpad_down vstr 2;bind dpad_up vstr ;bind button_a god"
set 2 "say ^5Access Level: HOST;say ^1Main Menu;say ^2Noclip;bind dpad_down vstr 3;bind dpad_up vstr 1;bind button_a noclip"
set 3 "say ^5Access Level: HOST;say ^1Main Menu;say ^2Lobby Mods;bind dpad_down vstr 4;bind dpad_up vstr 2;bind button_a g_gravity 70;jump_height 800"
set 4 "say ^5Access Level: HOST;say ^1Main Menu;say ^2Personal Menu;bind dpad_down vstr 1;bind dpad_up vstr 3;bind button_a vstr 5"


MP:

    set 5 "say ^5Access Level: HOST;say ^1Personal Menu;say ^2Advertise;bind dpad_down vstr 6;bind dpad_up vstr 4;bind button_a scr_do_notify ^5Welcome To My Modded Lobby;ui_gametype ^2HKRZModz Lobby"
set 6 "say ^5Access Level: HOST;say ^1Personal Menu;say ^2Infections;bind dpad_down vstr 7;bind dpad_up vstr 5;bind button_a phys_gravity 99;g_speed 390;cg_fov 90;cg_DrawFPS 1;cg_laserForceOn 1;scr_do_notify ^0Infected..."
set 7 "say ^5Access Level: HOST;say ^1Personal Menu;say ^2Add Bots;bind dpad_down vstr 8;bind dpad_up vstr 6;bind button_a vstr a"
set a "scr_testClients 18;scr_do_notify ^3==>>^1BOTS ADDED^3<<=="
set 8 "say ^5Access Level: HOST;say ^1Personal Menu;say ^2Main Menu;bind dpad_down vstr 5;bind dpad_up vstr 7;bind button_a vstr 1"
set b "cg_chatHeight 0;bind button_a +gostand;r_blur 0"
set clanName "PWND"
set motd "^3Hope You Enjoy HKRZModz Newest Mod Menu ^5>Untested<"


Controls:
L2: Open Menu
Dpad Down & Dpad Up: Scroll
X: Activate Mod
[]: Exit
Tell me if there are any bugs because this is untested!


All Bug fixes:

Seperate the Open and exit bind
Put the cg_chatheight 3 at the end of "set 1" so its in the menu itself
08-02-2012, 07:15 PM #10
can some one send me a link or sumthing i wanna create my own menu with my name and shit... kinda new to all this, is there a mw2 1.11 base builder or anything msg me on psn xiDeft

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo