Raised This Month: $51 Target: $400
 12% 

Menu Generator Released!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
megamandos
Member
Join Date: Apr 2004
Old 04-27-2004 , 03:35   Menu Generator Released!
Reply With Quote #1

OK! I made this program because i got lazy and didn' feel like programing menus. I thought it was pretty kewl so I have posted it here. Currently I am trying to get the creators/developers of AMXX to include this in the next AMXX package.

WHAT IT DOES: It generates "SMALL" code for menus from information that you provide; its that simple


CURRENT VERSION: 2.2.3

CURRENT WEB VERSION: 1.0


Updates: ok lots of updates here...
1: Changed GUI a bunch for better Multitasking
2: Added ability to save and load a layout
3: Added recoverability in case something goes
wrong it will recover what you did befor a crash
or whatever.
4: Added ability to "make new menu form current"
5: Changed preview systems so each menu gets its
own preview
6: Changed background to a bit of my newer art.
7: Background no resizes with window.
8: changed GPL prompt at startup
9: add "skipgpl" to your command line arguements
to skip the gpl notice.
10: Added function: "New Menu From File",
allowing you to load a menu file and open a
new menu window at the same time.
11: added hotkeys for common functions (see
hotkeys section)
12: Removed "TextPad" sub application. (it is
kind of gay and notepad is better)

MSI Mirror: http://www.tcwonline.org/~pm/megaman....2.3_setup.msi
EXE Mirror: http://www.tcwonline.org/~pm/megaman....2.3_setup.exe
Source Mirror: http://www.tcwonline.org/~pm/megaman...2.3_source.exe

Menu Generator Web Edition 1.0 (no need to download anything, runs from your browser)
http://www.tcwonline.org/~pm/megamandos/webedition.html

ALSO: please if you have any comments post them here, i like feedback

NOTE: bandwidth is unlimited, thx to PM and BAILOPAN!
__________________
This world is severly lacking of good people. Im just here to balance it out ;)

megamandos is offline
Send a message via ICQ to megamandos Send a message via AIM to megamandos
BigBaller
Veteran Member
Join Date: Mar 2004
Location: Everett, WA
Old 04-27-2004 , 04:39  
Reply With Quote #2

Sounds good, haha help me out baby
__________________

BigBaller is offline
DopeFish
Senior Member
Join Date: Feb 2004
Old 04-27-2004 , 09:33  
Reply With Quote #3

can it also generate tree-like menu structures (submenus) ?
DopeFish is offline
Send a message via ICQ to DopeFish
xeroblood
BANNED
Join Date: Mar 2004
Location: Toronto, Canada
Old 04-27-2004 , 09:41  
Reply With Quote #4

Nice Idea!! I tried it out, and your Tabs (to jump to next field) are backwards..

Also, it should let you enter the code for each menu choice...

Anyway, well done!!

Also, check here for SniperBeamers 1337 Amx Menu Generator
(maybe you can get some ideas from it for a future release):

SniperBeamer's AMX Menu Generator
xeroblood is offline
Send a message via MSN to xeroblood
AssKicR
Veteran Member
Join Date: Mar 2004
Location: Norway-Europe(GTM+1)
Old 04-27-2004 , 11:41  
Reply With Quote #5

I like Sniperbeamers one, but having it as a downloadable program is cool... =)

Here is an idea... Make it include the stuff Snipers have... and design it to fit with the AMXX front page and add a small AMXX logo... Maybe u will be able to push it onto the developers as a tool too include in the package =D
__________________
My Plugins

Got ??
AssKicR is offline
megamandos
Member
Join Date: Apr 2004
Old 04-27-2004 , 16:01  
Reply With Quote #6

send me a link to sniperbeamer's prog and i'll see what all i can add, and i am already working on adding the ability for it to automize the process of making linked menus (aka submenus) . but you can still edit the code and switch out the thing that prints text with a line like "myMenu(id)" and when you press the corresponding choice you go to the menu you designated in the code

example:
Code:
Menu1Menu(id)
{
     switch(key)
     {
          case: 0
          {
               Menu2Menu(id)
          }
          case: 1
          {
               Menu3Menu(id)
          }
     }
}
with this case 0 (choice 1) takes you toi menu 2 and case 1 (choice 2) takes you to menu3.

get it? i hope so... cause im wasting time in class to do this lol.

and AssKicR, please send me a link on aim or something to sniperbeamer's prog. btw i talk to you a lot on aim i hope im on ur buddylist by now ;)
__________________
This world is severly lacking of good people. Im just here to balance it out ;)

megamandos is offline
Send a message via ICQ to megamandos Send a message via AIM to megamandos
megamandos
Member
Join Date: Apr 2004
Old 04-27-2004 , 16:04  
Reply With Quote #7

hahah hey i checked out sniperbeamer's prog.. its a webapp... eww... but nice layout and stuff, i have only been having trouble with how to layout the GUI with my program... trying to think of something creative... well when i get home after school i'll do some more work on it and make it able to save to text or sma files and stuff. thx for the good responces and support!
__________________
This world is severly lacking of good people. Im just here to balance it out ;)

megamandos is offline
Send a message via ICQ to megamandos Send a message via AIM to megamandos
megamandos
Member
Join Date: Apr 2004
Old 04-28-2004 , 01:23  
Reply With Quote #8

btw guys sorry for the shity color scheme, i know its ugly but with vb i am rather limited in GUI options... hopew you all enjoy the new program tho!
__________________
This world is severly lacking of good people. Im just here to balance it out ;)

megamandos is offline
Send a message via ICQ to megamandos Send a message via AIM to megamandos
AssKicR
Veteran Member
Join Date: Mar 2004
Location: Norway-Europe(GTM+1)
Old 04-28-2004 , 10:03  
Reply With Quote #9

Quote:
Originally Posted by megamandos
btw guys sorry for the shity color scheme, i know its ugly but with vb i am rather limited in GUI options... hopew you all enjoy the new program tho!
LIES!!!!

i can make very cool designs with VB... now where the fuck did i put that installation cd!!!!
__________________
My Plugins

Got ??
AssKicR is offline
FlyingMongoose
Veteran Member
Join Date: Mar 2004
Old 04-28-2004 , 10:14  
Reply With Quote #10

I can make some nice stuff too I went to a state competition for VB Programming
__________________
Please do NOT PM for support.

Only ask for support in plugin threads.

TunedChaos.com - Precision Tuned Game Servers
FlyingMongoose is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:37.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode