Jump to content

NPC Changing


Recommended Posts

  • 2 weeks later...
On 6/12/2021 at 6:58 AM, Scerenso said:

So the only thing I know how to do is to install and download mods. Can someone please walk me through on how to edit NPCs? The YouTube videos confuse me.

The easiest way to learn about JA moding is to explore its contents. Start with assets, which are in various *.pk3 archives (they can easily be opened with ZIP for example).

If you intend to edit NPCs, then you'll have to look into ext_data folder insides the archive, which in turn includes *.npc files. You can open them with a notepad, and you'll see a text, which describes the character (model, weapon, sounds, health, etc.). You can use this 'text' as a basis for making your own NPC

You can learn more about NPC files here.

Link to comment
On 6/11/2021 at 11:58 PM, Scerenso said:

So the only thing I know how to do is to install and download mods. Can someone please walk me through on how to edit NPCs? The YouTube videos confuse me.

Start here:

Then go here:

 

Link to comment
22 hours ago, NumberWan said:

The easiest way to learn about JA moding is to explore its contents. Start with assets, which are in various *.pk3 archives (they can easily be opened with ZIP for example).

If you intend to edit NPCs, then you'll have to look into ext_data folder insides the archive, which in turn includes *.npc files. You can open them with a notepad, and you'll see a text, which describes the character (model, weapon, sounds, health, etc.). You can use this 'text' as a basis for making your own NPC

You can learn more about NPC files here.

Thank you so much for your help! I got it down now 😄

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