(adsbygoogle = window.adsbygoogle || []).push({});
This is a menu base I have been working on for a day or so. It's actually the first menu base I have created myself from scratch. I took some ideas of other menu bases and used that to create one awesome one. This already has built in verification and it fills with a list for the options like others. It also updates constantly like dconnors so it uses all of what I thought was good into one big menu base!
Current Version: 1.1
Downloads: Version (1.0)
Download PS3 #1: You must login or register to view this content.
Download PS3 + PC #2: You must login or register to view this content. Version (1.1)
N/A
Source: (v1.1) You must login or register to view this content.
Bugs:
None
How to add a Menu:
self addMenu( <id>, <parent>, <title> );
How to add a Menu Option:
self addMOpt( <id>, <num in menu>, <name of opt>, <function>, <argument> );
How to add a seperator (as seen in video):
self addMSep( <id>, <num of option to place under> );
This features both advanced UI + built in handling. It updates status, name, and prestige icon on menu start and is very easy to use!
Controls:
Open - Dpad Up
Close/Back - Stance Button
Scrolling - Dpad Up + Dpad Down
Do you mean you updated the menu base? If so what did you update because I found a bug when using it. When you die the menu stays on your screen and never goes away. It's hard to explain really mate...
---------- Post added at 10:24 AM ---------- Previous post was at 10:12 AM ----------
Originally posted by GAMER
This is a menu base I have been working on for a day or so. It's actually the first menu base I have created myself from scratch. I took some ideas of other menu bases and used that to create one awesome one. This already has built in verification and it fills with a list for the options like others. It also updates constantly like dconnors so it uses all of what I thought was good into one big menu base!
Scrolling - Dpad Up + Dpad Down
What I have done so far with this base mate
The following user thanked SoFlyClanHD for this useful post:
Do you mean you updated the menu base? If so what did you update because I found a bug when using it. When you die the menu stays on your screen and never goes away. It's hard to explain really mate...
---------- Post added at 10:24 AM ---------- Previous post was at 10:12 AM ----------
What I have done so far with this base mate
Update the base with the new source. It is completely bugless (including kick menu)