Jump to content

I need some help


Recommended Posts

Posted

So I have made a model, but it's an obj is there a way to convert my saber model from obj to pk3. If you can help me thank you, if you need proof I have made the model myself I'll send a picture of my saber.

  • 2 weeks later...
Posted

.obj is a mesh format. As pointed above sabers need to be .md3 mesh format first and ten exported to .glm with something like md3view

.PK3 is a "container" it's simply a .zip file with the correct folder structure and contains your saber mesh model and textures / shaders / custom sound (if needed).

You can find more in-depth info here:

 

  • 3 weeks later...
Posted

i've tired to remod the game again by putting the pk file in the right place but when i start the game the mods won't work and i don't know why please help 

Posted

PK3 must have a correct structure inside. So it'll be like PK3 (inside: models/weapons2/lightsaber_your_name). If your hilt uses a shader, it should also be put inside the very same PK3 ((inside: shaders/your_shader.shader). The saber parameters are stored inside a your_saber.sab file, which is usually in ext_data/sabers. And it also goes inside your PK3 pack.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...