<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>the Amber Dragon</title>
	<link>http://nwn.theamberdragon.com</link>
	<description>fluffyamoeba's NWN scripty stuff</description>
	<lastBuildDate>Sun, 31 Aug 2008 11:15:41 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>New for 1.69</title>
		<description>Edit: the GeSHi file can be found here.

The site's back from over a year of it just sitting here collecting spam. I'll try to post a bit more often (every 6 months maybe :D ). Like NWN1, it's back and shiny and looks prettier than before. It also has proper ...</description>
		<link>http://nwn.theamberdragon.com/archives/2008/06/new-for-169</link>
			</item>
	<item>
		<title>PRC Server Pack Install</title>
		<description>The server pack contains many useful utilities for running a server with the PRC. It is available as a Windows installer or a rar archive for manual installation. This covers manually installing the server pack and what to do with the components. While it is designed for a server running ...</description>
		<link>http://nwn.theamberdragon.com/archives/2006/12/prc-server-pack-install</link>
			</item>
	<item>
		<title>MySQL version of the PRC precacher data: part 2</title>
		<description>Updated 5th August 2007

Now that the precacher generates the correct mySQL syntax, it's a lot easier to create. It now only takes a few minutes, but here's the one for NWN1.68 + PRC3.1d anyway:

outprc31e_mysql.rar

Importing it into mySQL
For Windows, assumes mySQL is in the PATH:

	open a command prompt
	go to the directory ...</description>
		<link>http://nwn.theamberdragon.com/archives/2006/10/mysql-version-of-the-prc-precacher-data-part-2</link>
			</item>
	<item>
		<title>Controlling PRC Classes</title>
		<description>It is possible to ban players from levelling in a specific PRC class. Both base classes and prestige classes can be restricted. This is based on the Bioware Prestige Class control variables script.

This example uses the OA Samurai, but will work for any class. A variable is set on the ...</description>
		<link>http://nwn.theamberdragon.com/archives/2006/07/controlling-prc-classes</link>
			</item>
	<item>
		<title>Serverstatus Script</title>
		<description>It displays some basic information about a multiplayer NWN server. Providing it is visible over the internet, then there are no extra requirements (ie no database or special router settings) needed. The script needs to know the address of the server, so its address needs to be fixed, either by ...</description>
		<link>http://nwn.theamberdragon.com/archives/2006/05/serverstatus-script</link>
			</item>
	<item>
		<title>ECL for playable races</title>
		<description>The list is made from the PRC's ECL.2da with the blank playable races added in.


    
        Race
        LA
        Racial HD
       ...</description>
		<link>http://nwn.theamberdragon.com/archives/2006/05/ecl-for-playable-races</link>
			</item>
	<item>
		<title>MySQL version of the PRC precacher data</title>
		<description>Updated: Tue 3rd October 2006

After it choking on a few Bioware 2da files that were badly formed and having to start again each time, I got the out.sql file finally. I only needed to make minor changes to for it work with mySQL. I tested it by importing it into ...</description>
		<link>http://nwn.theamberdragon.com/archives/2006/05/prc-precacher</link>
			</item>
	<item>
		<title>Syntax Highlighting?</title>
		<description>As NWscript is supposed to use C syntax, I'll try that and see if it is nicer than PHP.

PHP
[syntax,nw_g0_confuse.nss,php]

C
[syntax,nw_g0_confuse.nss,c]

Now those are some interesting colours. </description>
		<link>http://nwn.theamberdragon.com/archives/2006/05/syntax-highlighting</link>
			</item>
	<item>
		<title>Hello world! (no comma for me)</title>
		<description>It's new and shiny and will eventually be filled with scripty stuff. And it's not a blog. The blogging software is just there to fool you all into thinking I was going to talk about my cats.

Oh...almost forgot...


void main()
{
    SpeakString("Hello world!");
}
 </description>
		<link>http://nwn.theamberdragon.com/archives/2006/05/hello-world-no-comma-for-me</link>
			</item>
</channel>
</rss>
