Post: nay1995's Advanced COD4 & COD5 Menu Base
01-25-2013, 04:21 PM #1
nay1995
The Master
(adsbygoogle = window.adsbygoogle || []).push({}); Hey guys my new menu base here, didnt take really that long just updated it from the last one and added some cool features!

Video:



Main Features:
- Overflow fix
- Information panel
- Advanced verification and verification colouring (When someone is verified, VIP'd or Admin'd they all have specific shader colours, so when you hover over there name it will show the colour to show what verification status they currently have)
- Sub menus
- No endon deaths ( mark loves this :wink: )

Update Log:

- Added automatic player refreshing in the player menu
- Added cursor memory


How to add an option - Format:
<Menu> - Example 1
<Number> - Example 2 (Note: Must start on 0!)
<Text> - Example "nay1995 is a beast"
<Function> - Example ::nay
<Input> - Example "1"
<Awesome faceescription> - Example "nay1995s new menu base"

A full example:
    
addItem(1,0,"Sub Option 0", ::Test, "0", "This is menu 1 option 0");



How to add a parent and a title:
<Text> - Menu title name
<Menu> - Current menu (if your in menu 1 this would be 1)
<Parent> - Menu to go back to when R3 is pressed (if this isnt defined it will go back to the default menu)

A full example:
    
addParent("Sub Menu 1", 1, 0);


If the above makes no sense to you, dont worry just look at my code and im sure you will get the hang of it.


If there are any bugs with the menu please notify me, but as of now i havent experienced any.
If at any time your using this base on ps3 / xbox and your menu starts to overflow for any reason or becomes buggy just remove the description function as you have to loop the text, it needs to be looped as the cursor is always changing.
[/SIZE][/B]

- Credit to correy for telling me a new way to code the title without looping it <3

Download: You must login or register to view this content.


Hope you enjoy!
Last edited by nay1995 ; 01-30-2013 at 04:29 PM.

The following 12 users say thank you to nay1995 for this useful post:

*xActionMods*, anxify, Callum x, Devastation, FM|T xR3PMz, forflah123, popcornmods, Mango_Knife, O-H, Oliver1556, xePixTvx
10-11-2013, 11:06 AM #56
nay1995
The Master
Originally posted by ModdingWarfare View Post
Looks beast, ill try later


cheers
12-05-2013, 06:29 AM #57
Pure Havoc
Do a barrel roll!
I'm having an issue with some menu text being out of line. I just coped your code into a clean patch BTW

[ATTACH=CONFIG]28369[/ATTACH]
12-09-2013, 11:32 AM #58
nay1995
The Master
Originally posted by Schizoe View Post
I'm having an issue with some menu text being out of line. I just coped your code into a clean patch BTW

[ATTACH=CONFIG]28369[/ATTACH]


yes this will be because you are either on a pc with a higher resolution or you have copied the code to console, to fix this you will have to align the text and shaders to fit your screen.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo