(adsbygoogle = window.adsbygoogle || []).push({});
Hey this is my first post on NGU

BJ:
So this is my first cod4 scrolling menu:
GPAD0_CM:
bind dpad_up "vstr 1;give breifcase_bomb_mp;r_colormap 0;snd_playlocal mp_level_up;cg_hudchatposition 300 200;cg_chatheight 5;say ^2Press * to select;say ^1Made by yorkiebar13 from NGU"
set a "say ^4Non-Host;say ^4[Noclip] ^0Chopper;bind button_a noclip;bind button_Rtrig vstr b;bind button_Ltrig vstr 9"
set b "say ^4Non-Host;say ^4[Chopper] ^0Chrome Vision;bind button_a give helicopter_mp;bind button_Rtrig vstr c;bind button_Ltrig vstr a"
set c "say ^4Non-Host;say ^4[Chrome Vision] ^0Third Person;bind button_a r_specularmap 2;bind button_Rtrig vstr e;bind button_Ltrig vstr b"
set e "say ^4Non-Host;say ^4[Third Person] ^2Main Menu;bind button_a toggle cg_thirdperson 1 0;bind button_Rtrig vstr 1;bind dpad-left vstr c"
set 1 "say ^4[Host] ^0Non-Host;bind button_a vstr 2;bind button_Rtrig vstr 7"
GPAD0_MP:
set 2 "say ^4Host;say ^4[Super Jump] ^0Super Speed;bind button_a toggle jump_height 999 100;bind button_Rtrig vstr 3"
set 3 "say ^4Host;say ^4[Super Speed] ^0Force Host;bind button_a toggle g_speed 600 100;bind button_Rtrig vstr 4;bind button_Ltrig vstr 2"
set 4 "say ^4Host;say ^4[Force Host] ^0Restart;bind button_a toggle party_ConnectToOthers 0 1;bind button_Rtrig vstr 6;bind button_Ltrig vstr 3"
set 6 "say ^4Host;say ^4[Restart] ^2Main Menu;bind button_a fast_restart;bind button_Ltrig vstr 4;bind button_Rtrig vstr 1"
set 7 "say ^4[Non-Host];bind button_a vstr 8;bind button_Ltrig vstr 1"
set 8 "say ^4Non-Host;say ^4[Laser] ^0GOD;bind button_a toggle cg_LaserForceOn 1 0;bind button_Rtrig vstr 9"
set 9 "say ^4Non-Host;say ^4[GOD] ^0Noclip;bind button_a god;bind button_Rtrig vstr a;bind button_Ltrig vstr 8"
bind dpad_down "bind button_a +gostand;bind button_rtrig +grenade;bind button_ltrig +smoke;cg_chatheight 1;r_colormap 1"
set gpad_ButtonsConfig "asdf"
Controlls:
Up - Opens Menu
Down - Closes Menu
R2 - Scrolls Right/Down
L2 - Scrolls Left/Up
X - Selects Mod
Extra Features:
Black Screen when menu is accessed to make the current mod stand out in blue
When menu is accessed the level up noise will play
Gives bomb when menu is accessed (rarely)
Screen returns back to normal when menu is closed
If anybody could help me make it smaller that'd be really helpful as there both basically max size :cry:
*I am still trying to make it better* Please comment below saying what you think

Please no Haters

BJ: