A Tutorial On How To Change Level Names

Discuss general issues about modding HaloPC. Post ideas for mods here.
Locked
{TsR}Hawk





Posts: 90
Joined: Wed Dec 03, 2003 2:32 pm
Location: Cleveland, OH baby. PM me if u live here, too!
Contact:

A Tutorial On How To Change Level Names

Post by {TsR}Hawk »

This is a tut on how to change the level names. its very easy. all you need is hex editor.
------------------------------------------------------
1. open up the UI map in hex editor
2. use this meta offset to find the names of the maps... 134958...
3. once you get to the right spot, look for the level name you want to change
4. change the name to what ever you want. YOU MUST KEEP THE PERIOD THERE
5. save the file and test it!
-------------------------------------------------------
even though this isnt very important to modding, i wrote this because not many people know how to do this(at leaste form what i saw). its very handy to know.

Hopefully someone could sticky this too :D ?
everything i say is a lie!
TsukasaZero





Posts: 573
Joined: Fri Jan 16, 2004 4:25 pm
Location: Testing Longhorn from a secure location

Post by TsukasaZero »

You dont need to even touch meta and shit.

Just go to edit->search for EITHER a unicode or an ASCII text string (as in the CHOICE EITHER not your opinion either), the string being the map name. Now, keep doing find next (f3 on hex workshop), until it comes to the ...... shit in the same group as all the other map names.
Locked