Captain Leeroy Posted July 31, 2019 Share Posted July 31, 2019 say for example i want to change the alora model in singleplayer to one of my own personal skins? how do I do this? is there a tutorial i can use? Link to comment
The Punisher Posted July 31, 2019 Share Posted July 31, 2019 There are a couple of ways to do this. The easiest would be using an NPC file. Open assets1.pk3 and extract the alora.npc file somewhere in your computer (be careful not make any changes to the assets1.pk3).open the alora.npc file and change "playerModel alora" with "playerModel NameOfYourModel" (all without quotes).Add the NPC file to your model (not to assets1.pk3)make sure your model loads after assets1.pk3 (just add a bunch of "z" to the name of your model, like zzz_YourModelName.pk3) Note: Usually the NPC files extracted from assets1.pk3 are read only so you might need to set the file properties to write. https://jkhub.org/topic/10139-the-basics-of-npc-files/ https://jkhub.org/topic/8442-replacing-kyle-katarn-or-other-npcs-in-jedi-academy/page-1?do=findComment&comment=121434 Captain Leeroy and Jeff like this Link to comment
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