chevalier
Thu, 31st Jan '08, 12:00pm
Here are today's Neverwinter Nights forum highlights, collected by <a href="http://nwvault.ign.com" target="_blank">NWVault</a>. Please take into account that these are only single parts of various threads and should not be taken out of context. Bear in mind also that the posts presented here are copied as-is, and that any bad spelling and grammar does not get corrected on our end.<br />
<b><font size="3" face="Verdana, Arial" color="#cc6600">Chris Priestly, Community Coordinator</font></b>
<b><a href="http://nwn.bioware.com/forums/viewpost.html?topic=615048&post=5617689&forum=49&highlight=" target="_blank" >Diamond duplicate keys and nonexistant support</a></b>
Greetings,
BioWare is not able to provide Cd-key support for the Neverwinter Nights series. Support for Neverwinter Nights Cd-key issues including but not limited to missing or duplicate CD-keys are the responsibility of the game’s publisher Atari.
Atari Support's response time for CD-key replacement can be up to ten business days.
Atari Support Contact Page for Neverwinter Nights Diamond: <a href="http://www.atari.com/us/support/newfaq/neverwinternightsdiamond.php?browser=1&issueNum=2236&osType=WINXP&pageDisplay=MAIN#faq_prodissues" target="_blank">Click Here</a>
For problems registering your Neverwinter Nights CD Keys on these forums, please post your problem in our Website help forum here: <a href="http://forums.bioware.com/forums/viewforum.html?forum=23" target="_blank">Click Here</a>
Thank You.
<img src="http://forums.bioware.com/_commonext/images/smiles/icon_evil.gif" /><br />
<b><font size="3" face="Verdana, Arial" color="#cc6600">Brian Chung, Technical Artist</font></b>
<b><a href="http://nwn.bioware.com/forums/viewpost.html?topic=614397&post=5619027&forum=42&highlight=" target="_blank" >1.69.8103 (Windows) Beta 4 Patch Now Available (Discuss).</a></b>
<hr />SetDescription() for player objects would work too if it was possible. That would probably be the easiest one to implement because the function is already in place.<hr />Yup, that's part of the reason for SetDescription(), you get like 8k worth of text, which you can store and parse data like quest/story vars, age, height, weight, in there. Or database related stuff without using a database or localvars which get wiped on server reset or rejoins.
<b><font size="3" face="Verdana, Arial" color="#cc6600">Chris Priestly, Community Coordinator</font></b>
<b><a href="http://nwn.bioware.com/forums/viewpost.html?topic=615048&post=5617689&forum=49&highlight=" target="_blank" >Diamond duplicate keys and nonexistant support</a></b>
Greetings,
BioWare is not able to provide Cd-key support for the Neverwinter Nights series. Support for Neverwinter Nights Cd-key issues including but not limited to missing or duplicate CD-keys are the responsibility of the game’s publisher Atari.
Atari Support's response time for CD-key replacement can be up to ten business days.
Atari Support Contact Page for Neverwinter Nights Diamond: <a href="http://www.atari.com/us/support/newfaq/neverwinternightsdiamond.php?browser=1&issueNum=2236&osType=WINXP&pageDisplay=MAIN#faq_prodissues" target="_blank">Click Here</a>
For problems registering your Neverwinter Nights CD Keys on these forums, please post your problem in our Website help forum here: <a href="http://forums.bioware.com/forums/viewforum.html?forum=23" target="_blank">Click Here</a>
Thank You.
<img src="http://forums.bioware.com/_commonext/images/smiles/icon_evil.gif" /><br />
<b><font size="3" face="Verdana, Arial" color="#cc6600">Brian Chung, Technical Artist</font></b>
<b><a href="http://nwn.bioware.com/forums/viewpost.html?topic=614397&post=5619027&forum=42&highlight=" target="_blank" >1.69.8103 (Windows) Beta 4 Patch Now Available (Discuss).</a></b>
<hr />SetDescription() for player objects would work too if it was possible. That would probably be the easiest one to implement because the function is already in place.<hr />Yup, that's part of the reason for SetDescription(), you get like 8k worth of text, which you can store and parse data like quest/story vars, age, height, weight, in there. Or database related stuff without using a database or localvars which get wiped on server reset or rejoins.