Player Resource Consortium

 

Author Topic: Custom Weapons  (Read 2821 times)

0 Members and 1 Guest are viewing this topic.

February 05, 2012, 08:35:24 PM

Right so what do I have to do to add custom weapons to lists for things like improved critical, weapon focus, dev crit, etc.  Looking at supporting the CEP custom weapon types with nwnx_weapons.


I've added feats to feats.2da.  I've granted feats to the classes in the cls_feat_*.2da, I added lines to the tlk table.

I cannot see the custom weapons available on the levelling up screens though.

Wondering what I am missing still.


February 05, 2012, 08:53:00 PM
Reply #1

Right so what do I have to do to add custom weapons to lists for things like improved critical, weapon focus, dev crit, etc.  Looking at supporting the CEP custom weapon types with nwnx_weapons.


I've added feats to feats.2da.  I've granted feats to the classes in the cls_feat_*.2da, I added lines to the tlk table.

I cannot see the custom weapons available on the levelling up screens though.

Wondering what I am missing still.

Did you add your new item types to baseitems.2da?
HEATSTROKE


February 05, 2012, 10:27:25 PM
Reply #2

Sure did, they are showing now.  Not sure if it's from fixing baseitems.2da or adding lines to prc_weap_items.2da.

I'm not even sure what prc_weap_items does.