Tool.exe Directory Structure problem

Discuss HaloCE modding with the HEK tools here. For help, go to the Help Desk forum above.
Post Reply
rec0





Posts: 82
Joined: Tue May 04, 2004 8:40 am

Tool.exe Directory Structure problem

Post by rec0 »

The HEK Tutorial says:
As a result of the compilation process, not only were the tutorial.scenario and tutorial.scenario_structure_bsp tags created, but the entire directory structure for the level should now exist (if it did not before) under the tags directory (i.e. Halo\tags\levels\test\tutorial).
They only thing tool.exe produced were the .scenario_structure_bsp and .scenario files - i got no directory structure.. i think it might be something to do with the following message that is displayed as i begin to compile using tool.exe:
Couldn't read map file './toolbeta.map'

But then it goes on to compile without any further complaints, i have checked and i dont have that toolbeta.map file... maybe it wasn't installed properly?


Anyone got any information on this?

Any help much appreciated.
DocOctavius





Posts: 63
Joined: Wed Feb 25, 2004 9:33 am
Location: spawned on your head
Contact:

Post by DocOctavius »

toolbeta is a bug that doens't really need attention- just ignore it- we all get that.

The directory that is created is in the tags directory instead of the data directory- (tags\levels\test\mapname instead of data\levels\test\mapname)
When you compile the structure with tool it automatically creates that folder.
rec0





Posts: 82
Joined: Tue May 04, 2004 8:40 am

Post by rec0 »

ok thanks, so the only thing meant by directory structure is the tags\levels\test\mapname folder?
Post Reply