Menu Matg Changes

Discuss Halo 2 modding, progress on figuring things out, mapfiles...you know the drill. Cheating discussion not allowed.
Post Reply
yoyopizza





Posts: 6
Joined: Wed Nov 24, 2004 6:23 am

Menu Matg Changes

Post by yoyopizza »

Hey. I'm not new to modding but I'm just getting back into it. I do have much programming knowledge in VB2005.

I'm trying to edit the main menu entries in code. I've looked at various open-source projects, but have been unable to figure it out due to their complexity. I really just need to set the name, description, scenario name, and values of various map slots. I have opened the map using the "LoadHalo2MapVB" tutorial already.

Thanks!
yoyopizza





Posts: 6
Joined: Wed Nov 24, 2004 6:23 am

Post by yoyopizza »

Bump.
User avatar
Anthony




Translator Connoisseur New Age ONI

Posts: 1001
Joined: Thu Jul 06, 2006 10:19 pm
Location: Whittier, CA
Contact:

Post by Anthony »

do you know how reflexives work?
yoyopizza





Posts: 6
Joined: Wed Nov 24, 2004 6:23 am

Post by yoyopizza »

No, I do not.
User avatar
McT0asT





Posts: 257
Joined: Wed Feb 28, 2007 2:00 pm
Location: The Park(New Mombasa)

Post by McT0asT »

If you just want to change names, descriptions, and paths, then just open mainmenu.map in Entity or DotHalo and edit them there.
yoyopizza





Posts: 6
Joined: Wed Nov 24, 2004 6:23 am

Post by yoyopizza »

Yeah, I know how to do that. What I'm making right now is an all-in-one app for adding new mods to your xbox. It manages all of your mods for you on the disk, and it patches them, sigs them, and ftps them on command already. I just need to add the menu altering part. I *could* pop up a menu editing program, but it would be a lot eaiser to have it built in.

Thanks!
Post Reply