Jump to content

replacing singleplayer models


Recommended Posts

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

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...