Auto-Scrolling
Information Box
Player's Menu
Verification
Scroll Bar goes back to menu you were previously on
Out Of Menu
==========
N - Open Menu
Inside Menu
==========
N - Scroll Up
5 - Scroll Down
Space - Select an Option
R - Go Back
Out Of Menu
==========
Up - Open Menu
Inside Menu
==========
Up - Scroll Up
Down - Scroll Down
X - Select an Option
Square - Go Back
self addMenuPage( <parent>, <child>, <label>, <title> );
self addMenuOption( <menu>, <label>, <action>, <arg>, <response> );//<response> is never necessary
self addMenuPage( "Main", "Account", "Account Menu" );//If we don't define the title, the label becomes the title
self addMenuOption( "Account", "Unlock All", ::UnlockAll, "" );
CraigChrist & KBrizzle - Button Handling
ITheFallenI - Teaching me alot
rothebeast - Making the Base
Auto-Scrolling
Information Box
Player's Menu
Verification
Scroll Bar goes back to menu you were previously on
Out Of Menu
==========
N - Open Menu
Inside Menu
==========
N - Scroll Up
5 - Scroll Down
Space - Select an Option
R - Go Back
Out Of Menu
==========
Up - Open Menu
Inside Menu
==========
Up - Scroll Up
Down - Scroll Down
X - Select an Option
Square - Go Back
self addMenuPage( <parent>, <child>, <label>, <title> );
self addMenuOption( <menu>, <label>, <action>, <arg>, <response> );//<response> is never necessary
self addMenuPage( "Main", "Account", "Account Menu" );//If we don't define the title, the label becomes the title
self addMenuOption( "Account", "Unlock All", ::UnlockAll, "" );
Auto-Scrolling
Information Box
Player's Menu
Verification
Scroll Bar goes back to menu you were previously on
Out Of Menu
==========
N - Open Menu
Inside Menu
==========
N - Scroll Up
5 - Scroll Down
Space - Select an Option
R - Go Back
Out Of Menu
==========
Up - Open Menu
Inside Menu
==========
Up - Scroll Up
Down - Scroll Down
X - Select an Option
Square - Go Back
self addMenuPage( <parent>, <child>, <label>, <title> );
self addMenuOption( <menu>, <label>, <action>, <arg>, <response> );//<response> is never necessary
self addMenuPage( "Main", "Account", "Account Menu" );//If we don't define the title, the label becomes the title
self addMenuOption( "Account", "Unlock All", ::UnlockAll, "" );
CraigChrist & KBrizzle - Button Handling
ITheFallenI - Teaching me alot
rothebeast - Making the Base
Auto-Scrolling
Information Box
Player's Menu
Verification
Scroll Bar goes back to menu you were previously on
Out Of Menu
==========
N - Open Menu
Inside Menu
==========
N - Scroll Up
5 - Scroll Down
Space - Select an Option
R - Go Back
Out Of Menu
==========
Up - Open Menu
Inside Menu
==========
Up - Scroll Up
Down - Scroll Down
X - Select an Option
Square - Go Back
self addMenuPage( <parent>, <child>, <label>, <title> );
self addMenuOption( <menu>, <label>, <action>, <arg>, <response> );//<response> is never necessary
self addMenuPage( "Main", "Account", "Account Menu" );//If we don't define the title, the label becomes the title
self addMenuOption( "Account", "Unlock All", ::UnlockAll, "" );
CraigChrist & KBrizzle - Button Handling
ITheFallenI - Teaching me alot
rothebeast - Making the Base
Auto-Scrolling
Information Box
Player's Menu
Verification
Scroll Bar goes back to menu you were previously on
Out Of Menu
==========
N - Open Menu
Inside Menu
==========
N - Scroll Up
5 - Scroll Down
Space - Select an Option
R - Go Back
Out Of Menu
==========
Up - Open Menu
Inside Menu
==========
Up - Scroll Up
Down - Scroll Down
X - Select an Option
Square - Go Back
self addMenuPage( <parent>, <child>, <label>, <title> );
self addMenuOption( <menu>, <label>, <action>, <arg>, <response> );//<response> is never necessary
self addMenuPage( "Main", "Account", "Account Menu" );//If we don't define the title, the label becomes the title
self addMenuOption( "Account", "Unlock All", ::UnlockAll, "" );
CraigChrist & KBrizzle - Button Handling
ITheFallenI - Teaching me alot
rothebeast - Making the Base
Copyright © 2026, NextGenUpdate.
All Rights Reserved.