Reminder: Internet Explorer 6 or below are NOT supported.





|
There are currently 147 users playing Freelancer on
84 servers. | May. 19, 2013 |
The Starport Forum Index
>
The Shipyard
>
Help and Request
>
Problem: Engine hardpoints and num_exhaust_nozzles
Browsing this Thread:
1 Anonymous Users
Problem: Engine hardpoints and num_exhaust_nozzles |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2010/10/18 1:15 Group:
Registered Users
Posts:
145
![]() |
I made an engine hardpoints for my ship and the total of the engines' hardpoints are 27... And of course I changed the value for num_exhaust_nozzles to 27 from shiparch.ini But when I play the game, it only show nine engines that only work... the other engines are not working... What is the problem? Please help... By the way, what is { .sur } and { (ship's name)_centre.cmp }? What are this files? What do they do? Thanks...
Posted on: 2011/6/29 10:11
|
|||
|
||||
Re: Problem: Engine hardpoints and num_exhaust_nozzles |
||||
|---|---|---|---|---|
|
Home away from home
![]()
Joined:
2009/8/16 2:58 From Qld, Aus.
Group:
Registered Users FLServer Admins Trusted Speciality Developers Senior Members
Posts:
1399
![]() |
You still need to add the leading 0 for engines after 9, i.e. HpEngine010 to HpEngine027.
As for the files, do you literally mean .sur (or { .sur })? If so, they don't mean anything. Otherwise, if you have ship.cmp then ship.sur provides the collision detection.
Posted on: 2011/6/29 15:31
|
|||
|
||||
Re: Problem: Engine hardpoints and num_exhaust_nozzles |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2010/10/18 1:15 Group:
Registered Users
Posts:
145
![]() |
I am using HardCmp to add hardpoints... I will try it to change it to HpEngine010 to HpEngine027... I mean .sur and (name of ship)_centre.cmp files... ________________ Do I need those both files? What are those files and what do they do? 1) .sur - ??? 2) (ship's name)_centre.cmp - ??? ________________ Thanks for the reply.
Posted on: 2011/6/30 6:19
|
|||
|
||||
Re: Problem: Engine hardpoints and num_exhaust_nozzles |
||||
|---|---|---|---|---|
|
Just can't stay away
![]()
Joined:
2008/6/25 18:56 From Temecula, California
Group:
Registered Users Senior Members
Posts:
284
![]() |
Adoxa said what shipname.sur is for -collision detection. If you don't have one for your ship model, nothing will be able to hit you- or whoever is flying the ship with that model.
For your second Q: I believe you're referring to a damage cap. You don't need one, unless you get into advanced building where parts of your ship are meant to be destroyed. Just about all the original ships in FL have them, but 90% of modders won't bother with them. So all you'll need is shipname.cmp and shipname.sur for your model to work just fine.
Posted on: 2011/6/30 6:40
|
|||
|
be always firm in belief, yet never rigid My Nomad Hive project website -which I can no longer update (thx verizon!) |
||||
|
||||
Re: Problem: Engine hardpoints and num_exhaust_nozzles |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2010/10/18 1:15 Group:
Registered Users
Posts:
145
![]() |
@ adoxa
Thanks for your help again... It worked!!! @ Mini_Me Do you also mean that the enemy NPCs will not fire or hit me with their weapons and/or also because they don't see me? Just curious... Thanks.
Posted on: 2011/7/1 9:58
|
|||
|
||||
Re: Problem: Engine hardpoints and num_exhaust_nozzles |
||||
|---|---|---|---|---|
|
Home away from home
![]()
Joined:
2009/9/28 21:13 From Wales
Group:
Registered Users Senior Members
Posts:
815
![]() |
sur allows the ship to be shot and collide with other objects.
NPC's would still be able to see you even if you were flying an invisible pixel, they just couldn't hit it unless it had an sur.
Posted on: 2011/7/1 10:28
|
|||
|
||||
Re: Problem: Engine hardpoints and num_exhaust_nozzles |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2010/10/18 1:15 Group:
Registered Users
Posts:
145
![]() |
@ Timmy51m Oh okay... I really now know what does .sur do... Thanks for your reply.
Posted on: 2011/7/1 17:31
|
|||
|
||||
Re: Problem: Engine hardpoints and num_exhaust_nozzles |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2010/10/18 1:15 Group:
Registered Users
Posts:
145
![]() |
How can I change the size of the engine's flame and trail effect??? What does these lines do? flame_effect --->>> for flame trail_effect --->>> is this for NPC's trail??? trail_effect_player --->>> for my ship's trail, correct me if I am wrong. Are these the lines that will change the size of the flame and trail effect for the engine??? What does also these lines do??? character_pitch_range rumble_atten_range rumble_pitch_range Please help. Thanks.
Posted on: 2011/7/3 2:13
|
|||
|
||||
Re: Problem: Engine hardpoints and num_exhaust_nozzles |
||||
|---|---|---|---|---|
|
Home away from home
![]()
Joined:
2009/9/28 21:13 From Wales
Group:
Registered Users Senior Members
Posts:
815
![]() |
character_pitch_range
rumble_atten_range rumble_pitch_range The above are sound related. flame_effect --->>> for flame trail_effect --->>> is this for NPC's trail??? trail_effect_player --->>> for my ship's trail, correct me if I am wrong. You got those right. It depends what you want to change though. If you want something custom, i.e a flame effect that does not already exist, then that requires editing an ALE file. Not such an easy thing to do, but if you're willing to search the forum a little then you will find some info on the subject.
Posted on: 2011/7/3 2:40
|
|||
|
||||
Re: Problem: Engine hardpoints and num_exhaust_nozzles |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2010/10/18 1:15 Group:
Registered Users
Posts:
145
![]() |
@ Timmy51m I will not create a new one... I just want to know how to change the size of the effects - - - >>> Length x Width x Height...
Posted on: 2011/7/3 8:02
|
|||
|
||||
Re: Problem: Engine hardpoints and num_exhaust_nozzles |
||||
|---|---|---|---|---|
|
Just can't stay away
![]()
Joined:
2009/8/30 8:36 From Bay Area, CA, USA
Group:
Registered Users Senior Members
Posts:
292
![]() |
that requires creating a custom ALE. Not from scratch, you'd base it upon the existing effect you wanted to change, but you'd have to make a custom ALE and do ALE editing.
Posted on: 2011/7/3 8:57
|
|||
![]() "Before I start, I'd like to apologize from all my heart in front of everybody for all the bad things I've done before posting this thread. (Sizer, I'll ALWAYS hate you)" - TheDVDMan |
||||
|
||||
Re: Problem: Engine hardpoints and num_exhaust_nozzles |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2010/10/18 1:15 Group:
Registered Users
Posts:
145
![]() |
@ Sizer Where can I find these files (ALE) and what are the things that I need to alter those... programs, complete lists of files to edit, etc. Any tutorials...??? Thanks...
Posted on: 2011/7/3 9:11
|
|||
|
||||
Re: Problem: Engine hardpoints and num_exhaust_nozzles |
||||
|---|---|---|---|---|
|
Just can't stay away
![]()
Joined:
2010/10/27 18:18 From Adelaide, Australia
Group:
Registered Users
Posts:
441
![]() |
Ale files are in the subfolders of DATA/FX depending on what they're for.
To edit them you need either LancerSolarus's ALE decoder, or adoxa's XML Project. Both decode to different formats, but ultimately do the same thing. (Though the XML project can decode other files, too) There are no tutorials on ALE editing, unfortunately. One of those things that you'll have to wrap your head around yourself, though I'm sure people in the know here would be happy to help out if you get stuck.
Posted on: 2011/7/3 10:26
|
|||
|
||||
Re: Problem: Engine hardpoints and num_exhaust_nozzles |
||||
|---|---|---|---|---|
|
Just can't stay away
![]()
Joined:
2008/6/25 18:56 From Temecula, California
Group:
Registered Users Senior Members
Posts:
284
![]() |
Lancer Solurus has a nice long post documenting what each part of the ALE files do / take for a value. Do a google search on his name and "ALE File", select the link from EOA serious zone.
if I remember, it'll be in the Emitter section to adjust trail length /size/ frequency/direction.
Posted on: 2011/7/3 11:17
|
|||
|
be always firm in belief, yet never rigid My Nomad Hive project website -which I can no longer update (thx verizon!) |
||||
|
||||
Re: Problem: Engine hardpoints and num_exhaust_nozzles |
||||
|---|---|---|---|---|
|
Home away from home
![]()
Joined:
2008/9/11 15:55 From Russia
Group:
Registered Users FLServer Admins Senior Members
Posts:
1412
![]() |
Quote:
Adoxa and constant MAX_EXHAUST_NOZZLES works? Did not tried because has no ship with more then 9 engines...
Posted on: 2011/7/3 15:25
|
|||
| Freelancer Servers List | Discovery of Discovery | Open Sirius | ||||
|
||||










Donations
Forum





