I'm still pretty new at the programming side of all this, and I'm trying to figure out how to create a .pk3 that changes the appearances and some functions of the weapons. Do I only need to have the new images and modified decorate files in their proper directories in the .pk3 and then make sure the load order is correct?
Re: Weapon Mod Add-On
Posted: Mon Jun 14, 2021 7:10 am
by Jarewill
When making a .pk3, you should create a structure.
For example: Create a "sprites" and "actors" folders in the .pk3
In the "sprites" folder you can place your sprites and in the "actors" folder you can place your weapon DECORATE files.
However, those DECORATE files won't load by themselves, so you will have to create a DECORATE file outside of any folders that contains "includes":