Important MessageYou are browsing the archived Lancers Reactor forums. You cannot register or login. |
*** Newbie Questions? Look no further! ***
The general place to discuss MOD''ing Freelancer!
I have a question about the engines. I am about to try modding ships and want to know as much as possible before starting. I've got the tutorial but I dont think this is covered in there. If you have two exhaust points on your ship do you need to engines and if so how do you add the extra engine? Also if you have two engines on a ship do you need 2+ exhaust points? and, this is the last, Can you have 2 engines on a ship?
Capt Byron
To the best of my knowledge, there are two places that define your engines. Firstly, multiple engine craft have an entry in the Shiparch.ini file that looks like:
num_exhaust_nozzles = 2
The other thing is defining specific fixed hardpoints on the model for the exhaust itself. This is just a polygon named HPEngine01, etc. Drizzt4.0's tutorial explains this better than I can.
Hope that was some help anyway.
-Osprey-
To the best of my knowledge, there are two places that define your engines. Firstly, multiple engine craft have an entry in the Shiparch.ini file that looks like:
num_exhaust_nozzles = 2
The other thing is defining specific fixed hardpoints on the model for the exhaust itself. This is just a polygon named HPEngine01, etc. Drizzt4.0's tutorial explains this better than I can.
Hope that was some help anyway.
-Osprey-
Hello everyone! OK so you prolly all guessed, I'm a newb. D'ah!
I got interested in MOD'ing like an hour ago and I've been browsing the site and the forums for some info and I really wanna give it a shot. I found a lot of interesting stuff and all, but I've been asking myself a question (to be completely honest I've been too lazy to search through all the pages here for the answer, so I hope I'm not asking something that has already been asked a billion time... ) I've seen a couple of 'Create a ship from scratch' tutorials, but is there a way to modified an existing ship from the game? Say I wanna remodeled the Titan a bit to make it look better, can I like import the ship in GMAX and make the changes I want? If it is possible, how exactly do I proceed?
Many thanks for any help you can give me.
--- x e n o b i a ---
"You can't imagine the price for true evil."
"Yeah? I hope evil takes Mastercard."
I got interested in MOD'ing like an hour ago and I've been browsing the site and the forums for some info and I really wanna give it a shot. I found a lot of interesting stuff and all, but I've been asking myself a question (to be completely honest I've been too lazy to search through all the pages here for the answer, so I hope I'm not asking something that has already been asked a billion time... ) I've seen a couple of 'Create a ship from scratch' tutorials, but is there a way to modified an existing ship from the game? Say I wanna remodeled the Titan a bit to make it look better, can I like import the ship in GMAX and make the changes I want? If it is possible, how exactly do I proceed?
Many thanks for any help you can give me.
--- x e n o b i a ---
"You can't imagine the price for true evil."
"Yeah? I hope evil takes Mastercard."
xenobia,
I know not a great deal about this, but its something I'm about to try myself. But this I do know:
You can import an existing ship into Milkshape using the cmp importer.
Export it from Milkshape as a .cmp using the cmp exporter.
Now all I need to find is a good tranistional format between the two programs. I know this post wasn't a lot of help, but maybe it'll inspire those in the know to post the answer.
-0sprey-
I know not a great deal about this, but its something I'm about to try myself. But this I do know:
You can import an existing ship into Milkshape using the cmp importer.
Export it from Milkshape as a .cmp using the cmp exporter.
Now all I need to find is a good tranistional format between the two programs. I know this post wasn't a lot of help, but maybe it'll inspire those in the know to post the answer.
-0sprey-
I guess this is one of those 'million-times-asked' questiones but:
How do I create my own factions?
I guess it's not an easy one, but maybe there's a tutorial I could use somewhere. I've looked for one in this site with no success. I started moding just some days ago but I'm trying to create my own system, and I want it to have its own factions.
Thanks for creating this post!
- Gawlf, from Spain
<< Heirs to Hispania >>
Edited by - Gawlf on 2/24/2004 5:35:45 AM
How do I create my own factions?
I guess it's not an easy one, but maybe there's a tutorial I could use somewhere. I've looked for one in this site with no success. I started moding just some days ago but I'm trying to create my own system, and I want it to have its own factions.
Thanks for creating this post!
- Gawlf, from Spain
<< Heirs to Hispania >>
Edited by - Gawlf on 2/24/2004 5:35:45 AM
Try Excel- new worksheet, type the first number in cell A1, the second number in cell B1, highlight them both, click on the bottom right corner where the little + appears and drag down. Voila, ascending number column. Highlight it, click Copy, and paste into any text file.
If you need them in line, click Save As, select Text, and pick comma delimited. Open the file with Notepad and use Edit/Replace to replace all the commas with spaces. All done I've been using Excel to edit ini files like bases.ini, because it can space out all the values separated by commas into separate columns during the open process. Then I can edit all the values in one schwoop, like removing the level requirements etc.
If you need them in line, click Save As, select Text, and pick comma delimited. Open the file with Notepad and use Edit/Replace to replace all the commas with spaces. All done I've been using Excel to edit ini files like bases.ini, because it can space out all the values separated by commas into separate columns during the open process. Then I can edit all the values in one schwoop, like removing the level requirements etc.
Return to Freelancer General Editing Forum