JMS Files go in the DATA folder. .tags (like a gbx model tool spits out) would go in the TAGS folder.
So say your making a weapon named hello, for making the model your cammand for tool would be: Code:
tool.exe model weapons\hello
then tool would spit out the gbx model at this directory starting with the tags folder in the Halo CE Folder: Code:
tags\weapons\hello
You might need to make shaders. Watch the hek Tutorial videos to learn this kind of work.
and by bumping topcis i mean dont post in a topic that was posted 5 months ago without anyposts. like this topic.
And yes. You have the directory right. And if your making a vehicle do the same thing but instead of weapons type vehicles. So it would look somthing like this.
You
NEVER type models at the end of your path. So it should never look like this.
Code: Select all
tool.exe model vehicles\teapot\models
Tool automaticly searches in the main vehicle folder for a models folder.
So when you type
Tool actually adds models at the end.
This is what tool would search for if you typed tool.exe model vehicles\teapot
Code: Select all
tool.exe model vehicles\teapot\models
IM me on aim if you need more help.
........dont ask for tag converting help........