Player Resource Consortium

 

Author Topic: PRC Scripting Tutorials?  (Read 7318 times)

0 Members and 3 Guests are viewing this topic.

May 26, 2012, 05:57:53 PM

Is there a singular source for the ins and outs of scripting for the PRC? Because I wanted to work in Incarnum-Based classes from the Magic of Incarnum sourcebook, but I don't know where to begin.
The eventual creator of the PRC Incarnum System!
23rd highest post count and counting!


May 26, 2012, 10:26:07 PM
Reply #1

Is there a singular source for the ins and outs of scripting for the PRC?

That would be Xwarren. :D
HEATSTROKE


May 26, 2012, 10:46:02 PM
Reply #2

Has Xwarren published any sort of... Script compendium(?) for all the important scripts, variable, etc. at any point?
The eventual creator of the PRC Incarnum System!
23rd highest post count and counting!


May 27, 2012, 03:58:52 AM
Reply #3
  • Hero Member
  • *****
  • Posts: 1439
  • Karma: +27/-0
  • Gender: Male
    • View Profile

You can find basic PrC making guide here:
http://www.nwnprc.com/manual/english/content/prcmaking/manual_prcmaking_guide.html

I haven't published any tutorials, but if you have any questions I'll try my best to answer them. Just tell me what would you do with your script.


May 27, 2012, 08:54:53 AM
Reply #4

I wanted to make the Incarnum System work, and I was going to use the Psionics PP system as the base for the Essentia Pool, and I was curious how Soulmelds might be implemented. Items?
The eventual creator of the PRC Incarnum System!
23rd highest post count and counting!


May 27, 2012, 09:17:35 AM
Reply #5
  • Hero Member
  • *****
  • Posts: 1439
  • Karma: +27/-0
  • Gender: Male
    • View Profile

Yes, I think Essentia Pool should be stored in the same way as psionic Power Points. For me Incarnum seems a bit simplier than psionics. And yes, I would go with items for now - I have to refresh my knowledge about meldshapers, but right now I don't see any other options to implement them in NWN.


May 27, 2012, 09:38:48 AM
Reply #6

What script, pray tell, contains the instructions for how PP are stored?
The eventual creator of the PRC Incarnum System!
23rd highest post count and counting!


May 27, 2012, 10:03:35 AM
Reply #7
  • Hero Member
  • *****
  • Posts: 1439
  • Karma: +27/-0
  • Gender: Male
    • View Profile

All core functions for psionic system are located in psi_inc_*.nss files (prc_include.hak). Power Point functions are in psi_inc_ppoints.nss.


May 27, 2012, 10:39:49 AM
Reply #8

The eventual creator of the PRC Incarnum System!
23rd highest post count and counting!


May 28, 2012, 08:20:15 PM
Reply #9

Thanks.

If you need any NWScript specific help, try the Lexicon.
HEATSTROKE


May 29, 2012, 07:08:23 AM
Reply #10

The eventual creator of the PRC Incarnum System!
23rd highest post count and counting!