A Troubling SUR
-
It does ^^ Just ask Skotty You need to add them manually, though.
-
I’m not sure if Freelancer uses the shield bubbles included directly in the ships sur file or if it uses the shield bubble you’ve to add via the shield_link parameter to the ship. This would need some test I think.
But however, sometimes the shieldbubbles of the ships (vanilla ships) dont get “disabled” if your shield is offline and you can collide to every object just with the bubble and not your ships own hull.And besides that: if you add meshes for the hardpoints, they are verytime enabled for players, NPC have another role in the whole sur-history (for them everything works great :P).
-
Hmmmm. Another problem arises.
Okay, look, I’m not secretly trying to get you to compile all of of my SURs for me, I’m really trying to understand the converter. I tried emulating the above screenshot as closely as possible (although I checked the “Always use convex hull…” option, though I’ve also tried it without that option checked with the same results), and my SUR is nevertheless bogus. It won’t load in HardCMP, FLModelTool, and it crashes MilkShape; I shudder to think what it’ll do ingame!
Again, I’ve included the relevant files, including a screenshot of my setup, just in case something is wrong with that. Could one of you tell me why my SUR isn’t getting generated correctly?
-
Forget about the naming of the sur meshes like it is needed in the old exporter!
Always give the sur meshe EXACTLY the name of their counterparts. So the Hardpoints just must have names like HpShield01. To give them the sur part they are attached to, use the last column in the converter (Belongs to).
Normal meshes must have the name of their counterparts like they are in the FIX file, so everytime WITH _lod1 at the end!
Only root meshes can be named whatever you want.
Be sure always to make one group that consists out of multiple meshes with the same name.
NEVER merge meshes that belong to the same group in one mesh! Keep everything seperate.And: The sur converter WON’T create automatic meshes for your hardpoints. You have to do it by yourself.
Oh and, the wings were no convex models. You can keep all the standard checkboxes in the converter, but always use the Convex Tool in Milkshape.
Here the settings for this model:
Edit:
I think I should do the tutorial Schmackbolzen wanted me to create. I see the people aren’t using his program because they don’t know how it works. I have to change this! -
I don’t add shield bubbles, but like I’ve already written there are 2 shieldbubbles in Freelancer. One directly included in the ships sur and one connected to a 3db. The 3db-based shield bubble is set to your ship with the shield_link line in the shiparch.ini.
I just don’t know what shield bubble is for what detection. Never tested it.You could manually add them in your ships sur by creating a sphere and name it HpMount (because the standard shield bubbles are connected to HpMount). But it could be, that this bubble will always work for the collision, so no hit will really hit your ships hull and the weapons (except explosions of course).
-
Skotty. wrote:
I think I should do the tutorial Schmackbolzen wanted me to create. I see the people aren’t using his program because they don’t know how it works. I have to change this!Bang on! It confuses the hell out of me.
-
Well, I’ve had a lot of luck with the converter, and I’ve used it several times to make very good SUR files.
The last two, however, are a bit different, and I’m a little concerned that I’ve done something wrong. See, the other SURs I’ve made with the converter (four, to be precise) have all been under 30 kb once I’ve exported them properly (which is to say, after I’ve used the convex tool in MilkShape; it really cuts down on file size!). The last two, however, are both around 40 kb, which is considerably larger than what they should be, I feel. Also, while I’m fairly certain they’re detecting hits fine, I’m not absolutely certain. Using the convex tool in MilkShape hasn’t helped, so I’m hoping someone will be willing to take a look to see if I’m doing something wrong, or if the SUR files are just larger than normal due to the complexity of the model.
Thanks!
-
39kb and 37kb are my results. Nothing to worry about. The Rheinland Battleship I made in the Tutorial had 87kb, and its convex model doesn’t have as much polygons as you may expect for a ship in that size.
Oh and I think it’s not good to make a shield bubble like vanilla did it on the ships. For players, HpMount will never get deactivated so you will ever collide with the bubble and not the shiphull itself. But of course, you can do it however you want.