PDA

View Full Version : NWN - v1.69 Beta 2 & PRC 3.2


Dhruin
December 21st, 2007, 16:47
Beta 2 of the NWN 1.69 patch (http://nwn.bioware.com/support/winclient_beta.html) has been released by BioWare with quite a few changes since Beta 1.
In other NWN news, the Player Resource Compendium has hit v3.2 (http://nwvault.ign.com/fullstory.php?id=36457) and has 10 new classes on offer - here's the intro from NW Vault's newsbit, which preceeds the full announcement:
Hall of Famer, Stratovarius, has sent some great news regarding the very popular PRC package on their fourth anniversary. This first is the release of PRC 3.2 which adds 10 new classes as well as new powers, new feats, new skills, and other new features. They also have news of what you can look forward to and a date for an Open House Chat to talk about their plans for NWN2 and more.
Thanks, Lucky Day.
More information. (http://www.rpgwatch.com/show/newsbit?newsbit=7559)

Lucky Day
December 21st, 2007, 16:47
Added new scripting commands:

int GetColor(object oObject, int nColorChannel);
void SetColor(object oObject, int nColorChannel, int nColorValue);


So we can finally change colors dynamically on characters!