Player Resource Consortium

Neverwinter Nights => Help => Topic started by: log2sara on July 13, 2011, 07:36:58 AM

Title: Let me know about creating and modfying passive feat on Original NWN
Post by: log2sara on July 13, 2011, 07:36:58 AM
 I tried to creating and modifying passive feat. but, i failed to make them because of two things, in my thought

 when making feats, feat must connected by SCRIPTS. so feat work in right.

 but, i can't find any scripts for passive feats.

 so first question is which are scripts for passive feat. and where are them.. :(

 
 plus, scripts for active feats are started when active feats are activated.

 thou, when are activated scripts for passive feats?

 and how can i apply new scripts for passive feats into Original system??


 take some answers or ideas for it...plz T-T;;
Title: Re: Let me know about creating and modfying passive feat on Original NWN
Post by: xwarren on July 13, 2011, 09:50:22 AM
You won't find any scripts for bioware passive feats - they are all hard-coded into game engine. You can't change them (you would have to modify game exe somehow to do that).

You can find information about PRC passive feats in PRC Manual (http://www.nwnprc.com/manual/english/content/prcmaking/manual_prcmaking_guide.html#passivefeat)

Hope this helps :D