Darth Shaxx Posted February 9, 2016 Posted February 9, 2016 I just recently learned how to make a pk3 file of a model and now I don't know how to make it appear in the NPC Tool so I can give it a NPC.
Circa Posted February 9, 2016 Posted February 9, 2016 Skip even trying NPC Tool. Use this tutorial: The Basics of NPC Files NPC files are extremely simple to understand. Darth Shaxx likes this
Darth Shaxx Posted February 9, 2016 Author Posted February 9, 2016 Skip even trying NPC Tool. Use this tutorial: The Basics of NPC Files NPC files are extremely simple to understand. Thank you
Darth Shaxx Posted February 9, 2016 Author Posted February 9, 2016 Skip even trying NPC Tool. Use this tutorial: The Basics of NPC Files NPC files are extremely simple to understand. The game cant find the playermodel. Am I doing something wrong?
Circa Posted February 9, 2016 Posted February 9, 2016 Well I would assume so. Post your PK3 file and we can take a look and help you learn what you did wrong.
Asgarath83 Posted February 9, 2016 Posted February 9, 2016 The game cant find the playermodel. Am I doing something wrong? yPlayermodel load a player character model searching into models/players/"nameofmodel" path.and load model.glm file.examplePlayermodel Luke -> models/players/luke/model.glm
Darth Shaxx Posted February 9, 2016 Author Posted February 9, 2016 Well I would assume so. Post your PK3 file and we can take a look and help you learn what you did wrong.How do I share my pk3?
Darth Shaxx Posted February 9, 2016 Author Posted February 9, 2016 Use Dropbox or Google Drive or Mediafire.https://drive.google.com/file/d/0B5V2i4cc4UUOdDVfOFFGTDViWGM/view?usp=sharingcan you see this one?
Circa Posted February 9, 2016 Posted February 9, 2016 https://drive.google.com/file/d/0B5V2i4cc4UUOdDVfOFFGTDViWGM/view?usp=sharingcan you see this one?You need to change the playerModel line from Cade to cade_skywalker. It has to match the folder in the models/players/ folder
Darth Shaxx Posted February 9, 2016 Author Posted February 9, 2016 You need to change the playerModel line from Cade to cade_skywalker. It has to match the folder in the models/players/ folderand thats basically it?
Darth Shaxx Posted February 10, 2016 Author Posted February 10, 2016 Yep. Should work after that.The game doesnt seem to start when the model is in the base folder.
Circa Posted February 10, 2016 Posted February 10, 2016 The game doesnt seem to start when the model is in the base folder.Try removing the model_default_unrobed.skin and icon_default_unrobed.jpg from the models/players/cade_skywalker/ folder. For some reason those file names are too long, but I'm not sure why it doesn't do that with Spanki's pk3. You could also rename them by taking out _default from the names, so they're shorter. So they would be model_unrobed.skin and icon_unrobed.jpg Darth Shaxx likes this
Darth Shaxx Posted February 10, 2016 Author Posted February 10, 2016 Try removing the model_default_unrobed.skin and icon_default_unrobed.jpg from the models/players/cade_skywalker/ folder. For some reason those file names are too long, but I'm not sure why it doesn't do that with Spanki's pk3.bYou could also rename them by taking out _default from the names, so they're shorter. So they would be model_unrobed.skin and icon_unrobed.jpgI just did that and the game launches but when it gets to the intro it crashes. I decided to start from scratch again by pulling the model out of the pack again
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now