Converting PC map to CE map

Discuss stuff related to HaloCE (for modding, go to the HEK General forum).
Post Reply
User avatar
LinkGray
Readers Club





Posts: 104
Joined: Fri Dec 22, 2006 3:37 pm

Converting PC map to CE map

Post by LinkGray »

Can anybody tell me how I can do that?

Convert a normal map like Bloodgulch into a Halo CE map?

And then renaming the map, etc.
User avatar
JK-47




Bloodhound Pyre Socialist Grunge

Posts: 10883
Joined: Wed Dec 01, 2004 2:54 pm
Location: Utah

Post by JK-47 »

...Why would you want to convert PC to CE? Doesn't CE already have bloodgulch?

Just ask how to mod maps on CE.
Image
Mnm





Posts: 45
Joined: Tue Aug 29, 2006 12:35 am

Post by Mnm »

if you have hex u can change the codes within the map to fool halo ce that it is a PC map. I dont know where to get hex edit... so u gunna have to search around the forum if not google for it.
92% of teens have moved on to rap. If you are part of the 8% who still listen to real music, copy and paste this into your signature.
Image
User avatar
crackcocaine
Readers Club





Posts: 425
Joined: Wed May 24, 2006 3:29 pm
Contact:

Post by crackcocaine »

For hexing (you can only open in with HMT and others) change first line 61 02 to 07 00.
BAN ME, YOUR AN ASSHOLE.
User avatar
LinkGray
Readers Club





Posts: 104
Joined: Fri Dec 22, 2006 3:37 pm

Post by LinkGray »

JK-47 wrote:...Why would you want to convert PC to CE? Doesn't CE already have bloodgulch?

Just ask how to mod maps on CE.
Think of ChaosGulch. Fairly popular, and it's just bloodgulch with some overpowered modded weapons.

Hmmmmmmmmmmm. Maybe I can balance it out and make a "NotsochaoticthatitsgayGulch"
an emu





Posts: 280
Joined: Fri Feb 18, 2005 5:16 pm
Location: a box under the freeway

Post by an emu »

yeah... but CE can do anything that PC can do and more... so just figure out how to edit tags and rebuild bloodgulch...
User avatar
JK-47




Bloodhound Pyre Socialist Grunge

Posts: 10883
Joined: Wed Dec 01, 2004 2:54 pm
Location: Utah

Post by JK-47 »

LinkGray wrote:
JK-47 wrote:...Why would you want to convert PC to CE? Doesn't CE already have bloodgulch?

Just ask how to mod maps on CE.
Think of ChaosGulch. Fairly popular, and it's just bloodgulch with some overpowered modded weapons.

Hmmmmmmmmmmm. Maybe I can balance it out and make a "NotsochaoticthatitsgayGulch"
Ugh you don't get what I'm saying.

I'm saying, why go through the unecessary complication and struggle to convert PC to CE when you can just skip the whole PC to CE conversion (which is completely un-needed by the way), and learn how to mod just using HEK.
Image
User avatar
LinkGray
Readers Club





Posts: 104
Joined: Fri Dec 22, 2006 3:37 pm

Post by LinkGray »

Is HEK even a program? I think I've installed/downloaded it twice and I still don't understand it.

Isn't it just a bunch of files? If it is a program, how come when I install/download it, I can't find the program?
an emu





Posts: 280
Joined: Fri Feb 18, 2005 5:16 pm
Location: a box under the freeway

Post by an emu »

There are 3 programs to the Halo Editing Kit (Hence why it is called a KIT), all of which will be located in your Halo Custom Edition folder:
  • Tool
    Guerilla
    Sapien
Tool is a command line program that is used to change models/bitmaps/sounds etc. to a format readable by halo's engine (Tags)
It is also used to change .scenario tags into .map files.

Guerilla is used to edit these tags (like HMT).

Sapien is a program like Sparkedit that allows you to place objects (tags) within your map.

The rest of the files that come with the HEK are Tags and Data files, which can be located in their respective "Halo custom edition\Tags" and "halo custom edition\Data" folders. These files are the base files necessary for compiling a map and other useful files like standard halo bitmaps.

There should be a folder at "C:\\Program Files\Microsoft Games\Halo custom edition\HEK_tutorial" that covers everything you need to know about making a map.


[quote="HEK Tutorial"]
Blitzkrieg (blitzkrieg.dle)



Blitzkrieg is the exporter plug-in for 3D Studio Max. This plug-in exports the model data (vertices, materials, smoothing group information, animations, etc...) from 3DS Max to the file formats (.jms, .jmp, .jma, .jmm, .jmt) used by tool.exe to compile a data tag that can be used by Halo.




Tool (tool.exe)



Tool is a multipurpose command line program that compiles and converts data that has been exported from other sources such as 3D Studio Max. The data files that are created are referred to as "tags".



Running "tool.exe" by itself with no command line parameters will display a complete list of the available command line parameters and appropriate variables and variable formats.


Guerilla (guerilla.exe)



Guerilla has a graphical interface that is used to edit the properties and resource references in the Halo data
Post Reply