What have i done wrong?

Finish a new model/mesh? Got something you're working on? Finish a new map? Here's the place to post it for feedback and whatnot.
Post Reply
Pottsy





Posts: 49
Joined: Sat Mar 27, 2004 6:24 am
Contact:

What have i done wrong?

Post by Pottsy »

Hi, im nooby to making maps so i decided to make a simple test map first. I made a box flipped the faces, labeled each one different, Set up the textures (with bitmaps) and the sky as _sky. Then i tessalated the ground 4 times (set to 0.0) then moved some of the faces around. Then made a box called it "frame" and linked the skybox (level) to it.

I exported as JMS, and put in this directory:

C:\Program Files\Microsoft Games\Halo Custom Edition\data\levels\TestMap\Model

as "TestMap.JMS"

i also made another directory

C:\Program Files\Microsoft Games\Halo Custom Edition\data\levels\TestMap\Bitmaps

and put the ground texture in here. I then opened up hekter, and selected structure, and directed to the Testmap directory

( C:\Program Files\Microsoft Games\Halo Custom Edition\data\levels\TestMap\)

but it just says

"HEKter version 1.0 by Kyle0654

> tool.exe structure levels\TestMap TestMap

building intermediate geometry..."

and nothing else happens. What have i done wrong?
Logan




Designer Socialist

Posts: 582
Joined: Sun Jun 20, 2004 10:06 pm

Post by Logan »

read the chimp read me, u skiped the editing step
Image
Pottsy





Posts: 49
Joined: Sat Mar 27, 2004 6:24 am
Contact:

Post by Pottsy »

u mean the gbx tutorial? What did i miss?
Logan




Designer Socialist

Posts: 582
Joined: Sun Jun 20, 2004 10:06 pm

Post by Logan »

sry i keep thinkin of gmax
Image
Pottsy





Posts: 49
Joined: Sat Mar 27, 2004 6:24 am
Contact:

Post by Pottsy »

Huh, running thru tool.exe i get this


C:\Program Files\Microsoft Games\Halo Custom Edition>tool.exe structure Levels\TestMap\ TestMap

Couldn't read map file './toolbeta.map'
building intermediate geometry...
file_open('data\levels\testmap\\models\TestMap.jms') error 0x00000003 'The system cannot find the path specified. '


So whats the problem?
tyson102





Posts: 127
Joined: Sun Apr 04, 2004 3:58 pm
Contact:

Post by tyson102 »

make .bat's there so much easyer to do
User avatar
Danke




Wordewatician 500 Mad Hatter

Posts: 2256
Joined: Sun Nov 02, 2003 7:44 pm

Post by Danke »

Pottsy wrote:Huh, running thru tool.exe i get this


C:\Program Files\Microsoft Games\Halo Custom Edition>tool.exe structure Levels\TestMap\ TestMap

Couldn't read map file './toolbeta.map'
building intermediate geometry...
file_open('data\levels\testmap\\models\TestMap.jms') error 0x00000003 'The system cannot find the path specified. '


So whats the problem?
Drop the \ after TestMap
ie:
tool.exe structure Levels\TestMap TestMap
Image
User avatar
Shadowstorm





Posts: 23
Joined: Sun Feb 29, 2004 6:45 am
Location: London, England
Contact:

Post by Shadowstorm »

and dont write data/ ...
Specter





Posts: 123
Joined: Thu Apr 01, 2004 1:09 pm
Contact:

Post by Specter »

also, rename the testmap\model folder to testmap\models
needs to be plural
Post Reply