Post: [NEW] ro's Menu Base v2 [1.11] w/ Verification
11-23-2012, 03:17 AM #1
Master Ro
I make food
(adsbygoogle = window.adsbygoogle || []).push({});
Master Ro's Menu Base v2
Created By: Master Ro/rothebeast


Video: (Thank you Snipe2Kill28 For Recording )



Menu Base Information:
    
Uses \n Overflow Fix
Players Menu
Includes Verification


Things you cannot Do:
    
Since this Base uses the \n Overflow Fix all the menu text becomes one string instead of creating a new string for each line. Therefore, you cannot make the menu Text Highlited when over the Curser (Scrollbar) or change the fontscale on it, etc.


Information About Scripting:
    
I tried to make this base somewhat of a learning experience to others so you will find a great deal of comments throughout the _missions.gsc


Controls For The Menu:
    
//While Out of The Menu
Up || '+actionslot 1' - Open Menu
//While In The Menu
Down || '+actionslot 2' - Scroll Down
Up || '+actionslot 1' - Scroll Up
X || '+gostand' - Select An Option
Square || '+usereload' - Close Menu Or Go Back to the Parent Menu //NOTE FOR ALL PC USERS: To be able to exit the menu using R, Change +usereload to +reload in the button handling.


How To Add A Menu:
    
/*
===========================================
How To Add A Menu:

Syntax:

AddMenuPage( <menu>, <title>, <parent> );

===========================================
*/


How To Add A Function:
    
/*
===========================================
How to Add A Function:

Syntax:

AddMenuPageOpt( <menu>, <opt>, <func>, <arg> );

===========================================
*/


Menu Base Script (\n Overflow Fix FIXED) :

You must login or register to view this content.

Feedback Is Appreciated

Now For The Credits:
    
ITheFallenI - Inspiration on All My Bases and alot of things
CraigChrist8239 & KBrizzle - Button Handling
QuickSilver - Finding \n Overflow Fix
iPROFamily - For Inspiring Me to use the '\n' Overflow Fix
xYARDSALEx - Pointing out my Problem with the \n Overflow Fix
rothebeast - Verification System & Menu Base
(adsbygoogle = window.adsbygoogle || []).push({});

The following 14 users say thank you to Master Ro for this useful post:

-Limits, *xActionMods*, Ariel R., BlurzGoHard, HackersForHire, iPROFamily, J, Komet웃, ohhImpreza, Cmd-X, ScoopeGoWeed, xePixTvx, xExploitModzHD, xToysBoy_
11-23-2012, 03:31 AM #2
J
Who’s Jim Erased?
Nice job ro :y:

The following user thanked J for this useful post:

Master Ro
11-23-2012, 03:39 AM #3
BlurzGoHard
Maggbot timeout!
Originally posted by Master
Master Ro's Menu Base v2
Created By: Master Ro/rothebeast


Video: (Thank you Snipe2Kill28 For Recording )



Menu Base Information:
    
Uses \n Overflow Fix
Players Menu
Includes Verification


Things you cannot Do:
    
Since this Base uses the \n Overflow Fix all the menu text becomes one string instead of creating a new string for each line. Therefore, you cannot make the menu Text Highlited when over the Curser (Scrollbar) or change the fontscale on it, etc.


Information About Scripting:
    
I tried to make this base somewhat of a learning experience to others so you will find a great deal of comments throughout the _missions.gsc


Controls For The Menu:
    
//While Out of The Menu
Up || '+actionslot 1' - Open Menu
//While In The Menu
Down || '+actionslot 2' - Scroll Down
Up || '+actionslot 1' - Scroll Up
X || '+gostand' - Select An Option
Square || '+usereload' - Close Menu Or Go Back to the Parent Menu //NOTE FOR ALL PC USERS: To be able to exit the menu using R, Change +usereload to +reload in the button handling.


How To Add A Menu:
    
/*
===========================================
How To Add A Menu:

Syntax:

AddMenuPage( <menu>, <title>, <parent> );

===========================================
*/


How To Add A Function:
    
/*
===========================================
How to Add A Function:

Syntax:

AddMenuPageOpt( <menu>, <opt>, <func>, <arg> );

===========================================
*/


Menu Base Script:

You must login or register to view this content.

Feedback Is Appreciated

Now For The Credits:
    
ITheFallenI - Inspiration on All My Bases
CraigChrist8239 & KBrizzle - Button Handling
QuickSilver - Finding \n Overflow Fix
rothebeast - Verification System & Menu Base

get on skype Hoe :slowpoke:
11-23-2012, 04:41 AM #4
Negged
Banned
Originally posted by Master
Master Ro's Menu Base v2
Created By: Master Ro/rothebeast


Video: (Thank you Snipe2Kill28 For Recording )



Menu Base Information:
    
Uses \n Overflow Fix
Players Menu
Includes Verification


Things you cannot Do:
    
Since this Base uses the \n Overflow Fix all the menu text becomes one string instead of creating a new string for each line. Therefore, you cannot make the menu Text Highlited when over the Curser (Scrollbar) or change the fontscale on it, etc.


Information About Scripting:
    
I tried to make this base somewhat of a learning experience to others so you will find a great deal of comments throughout the _missions.gsc


Controls For The Menu:
    
//While Out of The Menu
Up || '+actionslot 1' - Open Menu
//While In The Menu
Down || '+actionslot 2' - Scroll Down
Up || '+actionslot 1' - Scroll Up
X || '+gostand' - Select An Option
Square || '+usereload' - Close Menu Or Go Back to the Parent Menu //NOTE FOR ALL PC USERS: To be able to exit the menu using R, Change +usereload to +reload in the button handling.


How To Add A Menu:
    
/*
===========================================
How To Add A Menu:

Syntax:

AddMenuPage( <menu>, <title>, <parent> );

===========================================
*/


How To Add A Function:
    
/*
===========================================
How to Add A Function:

Syntax:

AddMenuPageOpt( <menu>, <opt>, <func>, <arg> );

===========================================
*/


Menu Base Script:

You must login or register to view this content.

Feedback Is Appreciated

Now For The Credits:
    
ITheFallenI - Inspiration on All My Bases
CraigChrist8239 & KBrizzle - Button Handling
QuickSilver - Finding \n Overflow Fix
rothebeast - Verification System & Menu Base


Nice Base Ro, might use this for a patch Smile
11-23-2012, 05:30 AM #5
Cmd-X
It's been awhile.
Originally posted by master
master ro's menu base v2
created by: Master ro/rothebeast


video: (thank you snipe2kill28 for recording )



menu base information:
    
uses \n overflow fix
players menu
includes verification


things you cannot do:
    
since this base uses the \n overflow fix all the menu text becomes one string instead of creating a new string for each line. Therefore, you cannot make the menu text highlited when over the curser (scrollbar) or change the fontscale on it, etc.


information about scripting:
    
i tried to make this base somewhat of a learning experience to others so you will find a great deal of comments throughout the _missions.gsc


controls for the menu:
    
//while out of the menu
up || '+actionslot 1' - open menu
//while in the menu
down || '+actionslot 2' - scroll down
up || '+actionslot 1' - scroll up
x || '+gostand' - select an option
square || '+usereload' - close menu or go back to the parent menu //note for all pc users: To be able to exit the menu using r, change +usereload to +reload in the button handling.


how to add a menu:
    
/*
===========================================
how to add a menu:

Syntax:

Addmenupage( <menu>, <title>, <parent> );

===========================================
*/


how to add a function:
    
/*
===========================================
how to add a function:

Syntax:

Addmenupageopt( <menu>, <opt>, <func>, <arg> );

===========================================
*/


menu base script:

You must login or register to view this content.

feedback is appreciated

now for the credits:
    
ithefalleni - inspiration on all my bases
craigchrist8239 & kbrizzle - button handling
quicksilver - finding \n overflow fix
rothebeast - verification system & menu base


sexy as fuck!
11-23-2012, 07:01 AM #6
ohhImpreza
Bounty hunter
OMG that base is sexy
11-23-2012, 07:46 AM #7
HackersForHire
Climbing up the ladder
Daym, dat sexy bro I might actually use it Smile!
11-23-2012, 09:02 AM #8
Why does TheFallen get credits when he didn't contribute lol. Just because he inspired you to make stuff doesn't mean he needs credits lmao. I'm not flaming either :p

Ok, the menu looks like a Premier-Gamer edit (no offense) but it does look nice.

The following 2 users say thank you to TheUnexpected for this useful post:

deneo24, TheLightHacks
11-23-2012, 11:38 AM #9
Eazoh
Bounty hunter
Love it man Happy
11-23-2012, 01:05 PM #10
Komet웃
Do a barrel roll!
You just made me want to do another patch :love:

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo