Jump to content

[SOLVED] All models are the same


Recommended Posts

Hello, I'm having a problem where all the models for my parts are the same

2NFK5ci.png?1

I hashed the .mu files and the 4 of them are different from one another, so I don't know what the problem is. I have all CFGs and MUs in the same folder because they share texture files, but the models the configs point to are different. I already tried changing each file's name but that didn't work. I tried deleting one of the models but the game just picks the next model alphabetically for all the parts.

Edited by mbartelsm
Link to comment
Share on other sites

MODEL
{
	model = ModName/Parts/PartFolder/NameOfMUfile
}

Example:

MODEL
{
	model = Liquidhype/Parts/titanIV/hercBooster/herculesSRMU
}

This is all you need. The .mu file knows which textures it needs. If you want you pull a texture from another folder you can use MODEL{} then the path to where the texture is located.

Edited by liquidhype
Link to comment
Share on other sites

22 minutes ago, liquidhype said:

To be honest with you, I have no clue why using mesh = name.mu does not work when having multiple .mu files in one folder. I'm sure someone who knows why will see this thread and answer it for both of us.

it is my understanding that using mesh simply takes the first .mu it encounters in the directory regardless of the name you enter in the cfg.

Edited by Randazzo
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...