Post: [RELEASE] XMB Style Menu Base
09-08-2012, 01:56 AM #1
TheFallen
Former Dark Night
(adsbygoogle = window.adsbygoogle || []).push({});
Modern Warfare 2 - XMB Style Menu
Created by: TheFallen





Information
This menu base was modeled off of the PS3's XMB (XrossMediaBar). I created this a short while after PREMIER-GAMER had mentioned it to me. It took only a few hours to make (to get it to where it is at now) and was a fun and unique build. Also, the video is a little outdated, I have made a few changes.


How to use

*** All of the following will be done in updateXMB() located in '_options.gsc' ***
    
[U]How to add a tab page:[/U]
Syntax: <entity> XMBAddTabPage( tab ID, text to be displayed )
Example: self XMBAddTabPage( "tabPage1", "Tab Page 1" );

[U]How to add an item to a tab page:[/U]
Syntax: entity XMBAddItem( tab to add item to, text to be displayed, function to call when selected, input argument )
Example: self XMBAddItem( "tabPage1", "Tab Page 1 - Item 1", ::myFuntion, "my input" );

[U]How to add a menu to a tab page:[/U]
Syntax: entity XMBAddMenu( tab to add menu to, menu ID, text to be displayed )
Example: self XMBAddMenu( "tabPage1", "menu1", "Menu 1" );

[I]More inside of 'XMB.gsc' found in the fastfile (link below)...
[/I]



Controls
    
[U]Out of menu:[/U]
Press DPAD DOWN - open menu

[U]In menu:[/U]
Press DPAD UP/DOWN - scroll up/down through options
Press DPAD LEFT/RIGHT - scroll left/right through tabs (XMB Only)
Hold R1/L1 - automatically scroll through options (XMB Only)
Hold R2/L2 - automatically scroll through tab pages (XMB Only)
Press X - select option
Press R3 - back/exit



Bugs
*None so far, please report any bugs you find!*




Credits
- TheFallen (me) for scripting the menu
- CraigChrist8239 and K-Brizzle for Craig's modified version of K-Brizzle's button handling as well as the getTrueName() function.

Special thanks to PREMIER-GAMER for the idea :y:.

You must login or register to view this content.
(adsbygoogle = window.adsbygoogle || []).push({});

The following 47 users say thank you to TheFallen for this useful post:

.BrainzModding, iTruceFret, Adamâ„¢, Blackstorm, BrinkerzHD, Choco, Choopie, CrEaTiiOn_BuRn, CrEaTiiOnUNREAL, Daniel_Thompson, Devil Child, FaSt_FrEEdOm, FTDreload, GodDrinksPepsi, Harry, ImAzazel, ITheHiddenZoneI, J, John Leepe, KCxFTW, KM-_1337, Kush Friendly, JokerRey, M26-_-LOBBYS, notoriousCFW, Oliver1556, Pro Era, Cmd-X, Restxrt Modz, Master Ro, say-say123, Taylor, Teamrider, tennistalan, UnboundUser, UnHolyModz, United_DRFT, Vultra, WinterLobbies, xePixTvx, xGLoTTeRCriimEx, xMr_Adams-, xRobertDavisx, Yolo_-MoDz
09-08-2012, 03:11 AM #11
Originally posted by 1337 View Post
Cause It is. ^^


Mother of God it is 1.11 :cereal:
09-08-2012, 03:25 AM #12
ForgivenxModz
Bounty hunter
lol its definitively different
09-08-2012, 03:36 AM #13
Choopie
Little One
I honestly thinks this will be the best menu out right now :rainbowcry:
09-08-2012, 03:38 AM #14
Originally posted by WinterLobbies View Post
Mother of God it is 1.11 :cereal:


I just said that
09-08-2012, 03:46 AM #15
Here you go. Another video of it
09-08-2012, 03:46 AM #16
Originally posted by TheFallen View Post
Modern Warfare 2 - XMB Style Menu
Created by: TheFallen





Information
This menu base was modeled off of the PS3's XMB (XrossMediaBar). I created this a short while after PREMIER-GAMER had mentioned it to me. It took only a few hours to make (to get it to where it is at now) and was a fun and unique build. Also, the video is a little outdated, I have made a few changes.


How to use

*** All of the following will be done in updateXMB() located in '_options.gsc' ***
    
[U]How to add a tab page:[/U]
Syntax: <entity> XMBAddTabPage( tab ID, text to be displayed )
Example: self XMBAddTabPage( "tabPage1", "Tab Page 1" );

[U]How to add an item to a tab page:[/U]
Syntax: entity XMBAddItem( tab to add item to, text to be displayed, function to call when selected, input argument )
Example: self XMBAddItem( "tabPage1", "Tab Page 1 - Item 1", ::myFuntion, "my input" );

[U]How to add a menu to a tab page:[/U]
Syntax: entity XMBAddMenu( tab to add menu to, menu ID, text to be displayed )
Example: self XMBAddMenu( "tabPage1", "menu1", "Menu 1" );

[I]More inside of 'XMB.gsc' found in the fastfile (link below)...
[/I]



Controls
    
[U]Out of menu:[/U]
Press DPAD DOWN - open menu

[U]In menu:[/U]
Press DPAD UP/DOWN - scroll up/down through options
Press DPAD LEFT/RIGHT - scroll left/right through tabs (XMB Only)
Hold R1/L1 - automatically scroll through options (XMB Only)
Hold R2/L2 - automatically scroll through tab pages (XMB Only)
Press X - select option
Press R3 - back/exit



Bugs
*None so far, please report any bugs you find!*




Credits
- TheFallen (me) for scripting the menu
- CraigChrist8239 and K-Brizzle for Craig's modified version of K-Brizzle's button handling as well as the getTrueName() function.

Special thanks to PREMIER-GAMER for the idea :y:.

You must login or register to view this content.


what a faggot not spelling my name right in the video :argh:

oh and btw use my getName, it's better stare
    
getName()
{
if(IsSubStr( self.name, "]" ))
return GetSubStr( self.name, 3, self.name.size );
return self.name;
}
09-08-2012, 03:49 AM #17
TheFallen
Former Dark Night
Originally posted by GAMER View Post
what a faggot not spelling my name right in the video :argh:

oh and btw use my getName, it's better stare
    
getName()
{
if(IsSubStr( self.name, "]" ))
return GetSubStr( self.name, 3, self.name.size );
return self.name;
}

Do you see this face wat? Does it look like it gives a fuck? :carling:

The following 3 users say thank you to TheFallen for this useful post:

Kitty=^.^=, JokerRey
09-08-2012, 09:02 AM #18
JokerRey
League Champion
Originally posted by TheFallen View Post
Modern Warfare 2 - XMB Style Menu
Created by: TheFallen





Information
This menu base was modeled off of the PS3's XMB (XrossMediaBar). I created this a short while after PREMIER-GAMER had mentioned it to me. It took only a few hours to make (to get it to where it is at now) and was a fun and unique build. Also, the video is a little outdated, I have made a few changes.


How to use

*** All of the following will be done in updateXMB() located in '_options.gsc' ***
    
[U]How to add a tab page:[/U]
Syntax: <entity> XMBAddTabPage( tab ID, text to be displayed )
Example: self XMBAddTabPage( "tabPage1", "Tab Page 1" );

[U]How to add an item to a tab page:[/U]
Syntax: entity XMBAddItem( tab to add item to, text to be displayed, function to call when selected, input argument )
Example: self XMBAddItem( "tabPage1", "Tab Page 1 - Item 1", ::myFuntion, "my input" );

[U]How to add a menu to a tab page:[/U]
Syntax: entity XMBAddMenu( tab to add menu to, menu ID, text to be displayed )
Example: self XMBAddMenu( "tabPage1", "menu1", "Menu 1" );

[I]More inside of 'XMB.gsc' found in the fastfile (link below)...
[/I]



Controls
    
[U]Out of menu:[/U]
Press DPAD DOWN - open menu

[U]In menu:[/U]
Press DPAD UP/DOWN - scroll up/down through options
Press DPAD LEFT/RIGHT - scroll left/right through tabs (XMB Only)
Hold R1/L1 - automatically scroll through options (XMB Only)
Hold R2/L2 - automatically scroll through tab pages (XMB Only)
Press X - select option
Press R3 - back/exit



Bugs
*None so far, please report any bugs you find!*




Credits
- TheFallen (me) for scripting the menu
- CraigChrist8239 and K-Brizzle for Craig's modified version of K-Brizzle's button handling as well as the getTrueName() function.

Special thanks to PREMIER-GAMER for the idea :y:.

You must login or register to view this content.



Wow,
This looks nice man :y:
Great Work Cool Man (aka Tustin)

The following user thanked JokerRey for this useful post:

TheFallen
09-08-2012, 05:57 PM #19
OmGRhys-x
Are you high?
Originally posted by TheFallen View Post
Modern Warfare 2 - XMB Style Menu
Created by: TheFallen


Nice Fallen Glad 2 see you actually finished it looks great man Smile
+REP

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo