<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-808263369649628861</id><updated>2012-02-11T22:17:36.347-08:00</updated><category term='debug'/><category term='Vista'/><category term='walkmesh'/><category term='encounters'/><category term='bug'/><category term='formatting'/><category term='spawnee'/><category term='spells'/><category term='interiors'/><category term='toolset'/><category term='e'/><category term='environment objects'/><category term='tip'/><category term='speak'/><category term='interface'/><category term='stack'/><category term='placeables'/><category term='walls'/><category term='unsolved'/><category term='floors'/><category term='conversations'/><category term='animation'/><category term='baking'/><category term='script'/><category term='terrain'/><category term='NPC'/><category term='prefabs'/><category term='includes'/><category term='variables'/><category term='doors'/><category term='item'/><title type='text'>NWN2 Stuff</title><subtitle type='html'>Stuff that I just want to make a note of in working with NWN2 Toolset</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>37</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-9033542391426570841</id><published>2007-09-21T23:59:00.000-07:00</published><updated>2007-09-22T00:00:39.499-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='conversations'/><title type='text'>Italics and bold in conversations</title><content type='html'>Use the ordinary html tags, &amp;lt;i&amp;gt; and &amp;lt;b&amp;gt; with their respective closing tags for bold and italic.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-9033542391426570841?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/9033542391426570841/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=9033542391426570841' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/9033542391426570841'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/9033542391426570841'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/italics-and-bold-in-conversations.html' title='Italics and bold in conversations'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-181984828694691591</id><published>2007-09-21T09:40:00.000-07:00</published><updated>2007-09-21T09:50:45.251-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='includes'/><category scheme='http://www.blogger.com/atom/ns#' term='script'/><title type='text'>Includes - starting with group, ginc_group</title><content type='html'>All the include scripts are wonderful &lt;span style="font-weight:bold;"&gt;function libraries&lt;/span&gt;. Just starting to explore these.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;ginc_group&lt;/span&gt; for example has handlers for creating and dealing with groups of creatures.&lt;br /&gt;&lt;br /&gt;// Add up to iMax creatures with tag sTag to group sGroupName&lt;br /&gt;void &lt;span style="font-weight:bold;"&gt;GroupAddTag&lt;/span&gt;(string sGroupName, string sTag, int iMax=20, int bOverridePrevGroup=FALSE)&lt;br /&gt;&lt;br /&gt;// spawn creatures in - in BMA formation - and add them to a group&lt;br /&gt;// if there are creatures already in the group, the new ones will be tacked on to the end and placed &lt;br /&gt;// in formation accordingly.&lt;br /&gt;void &lt;span style="font-weight:bold;"&gt;SpawnCreaturesInGroupAtWP&lt;/span&gt;(int iNum, string sTemplate, string sGroupName, string sWayPoint="SPAWN_POINT")&lt;br /&gt;&lt;br /&gt;You can handle them as a group to face a waypoint, move to an object etc etc.&lt;br /&gt;Then on the death of this group, various functions are available, eg:&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;GroupOnDeathBeginConversation&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;GroupOnDeathSetJournalEntry&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-181984828694691591?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/181984828694691591/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=181984828694691591' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/181984828694691591'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/181984828694691591'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/includes-starting-with-group-gincgroup.html' title='Includes - starting with group, ginc_group'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-8350658923727072360</id><published>2007-09-20T22:20:00.001-07:00</published><updated>2007-09-21T00:44:15.697-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='e'/><title type='text'>Miserable as hell</title><content type='html'>Me and the weather. No birds. Dark.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;8.42&lt;/span&gt; Power cut now over. Power went off at about &lt;span style="font-weight:bold;"&gt;7.40&lt;/span&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-8350658923727072360?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/8350658923727072360/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=8350658923727072360' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/8350658923727072360'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/8350658923727072360'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/miserable-as-hell.html' title='Miserable as hell'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-7327185012578283904</id><published>2007-09-16T01:30:00.000-07:00</published><updated>2007-09-16T01:32:24.831-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='toolset'/><title type='text'>Use Selection button to make only what you want selectable</title><content type='html'>In the top left you have a dropdown menu called Selection. This allows you to chose which things to select (placables, creatures, sounds etc.). This is very helpful for selecting placeables and creatures placed under trees. It's also very helpful when selecting doors, waypoints and triggers. I usually set this to "None" whenever I'm not actively working on a part of the area, and just looking around trying to find out what to tweak next. No chance of dragging something out of place&lt;br /&gt;&lt;br /&gt;Also, the show/hide button next to it is great for finding what you need to work on.&lt;br /&gt;&lt;a href="http://nwn2forums.bioware.com/forums/viewtopic.html?topic=557664&amp;forum=113&amp;sp=30"&gt;Found&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-7327185012578283904?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/7327185012578283904/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=7327185012578283904' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/7327185012578283904'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/7327185012578283904'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/use-selection-button-to-make-only-what.html' title='Use Selection button to make only what you want selectable'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-4930223584783268761</id><published>2007-09-16T01:23:00.000-07:00</published><updated>2007-09-16T01:24:27.112-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='doors'/><title type='text'>Fixing door problems</title><content type='html'>You can double-click on the building, and it will suck its doors back into place. If you use your imagination, you can hear the rush of wind as it does so.&lt;br /&gt;Source: Neverwinter Nights: Doors Flying Off Their Hinges&lt;br /&gt;Address : http://nwn2forums.bioware.com/forums/viewtopic.html?topic=570637&amp;forum=113&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-4930223584783268761?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/4930223584783268761/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=4930223584783268761' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/4930223584783268761'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/4930223584783268761'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/fixing-door-problems.html' title='Fixing door problems'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-7019284641832983659</id><published>2007-09-16T00:57:00.001-07:00</published><updated>2007-09-16T00:58:44.087-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Vista'/><category scheme='http://www.blogger.com/atom/ns#' term='bug'/><title type='text'>Terrain window unusable in Vista</title><content type='html'>Known bug. Have to switch Themes - right click on Desktop, choose Personalize[!] and then Themes and choose Windows Classic. Bit stark and not exactly what people buy Vista for, but the Terrain window will now be readable.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-7019284641832983659?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/7019284641832983659/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=7019284641832983659' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/7019284641832983659'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/7019284641832983659'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/terrain-window-unusable-in-vista.html' title='Terrain window unusable in Vista'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-7089805167950739931</id><published>2007-09-12T10:10:00.000-07:00</published><updated>2007-09-13T08:05:50.002-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='script'/><title type='text'>Change PC or NPC name</title><content type='html'>RandomName()&lt;br /&gt;Generates a random name.&lt;br /&gt;SetFirstName works on PC or NPC - &lt;span style="font-style:italic;"&gt;probably also on a placeable or item&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;string sCreatureTag="n_gerana";&lt;br /&gt;void main(string sCreatureTag)&lt;br /&gt;{&lt;br /&gt;object oVictim = GetNearestCreature(0,0);//haven't sorted this one yet&lt;br /&gt;oVictim = GetObjectByTag(sCreatureTag);&lt;br /&gt;string sNewname = RandomName();&lt;br /&gt;&lt;br /&gt;//All names I've got so far are male sounding so&lt;br /&gt;//if female add an 'a'&lt;br /&gt;if (1==GetGender(oVictim))&lt;br /&gt;{&lt;br /&gt;  sNewname = sNewname +"a";&lt;br /&gt;}&lt;br /&gt;SetFirstName (oVictim,sNewname);&lt;br /&gt;sNewname = RandomName();&lt;br /&gt;SetLastName(oVictim,sNewname);&lt;br /&gt;}&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-7089805167950739931?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/7089805167950739931/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=7089805167950739931' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/7089805167950739931'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/7089805167950739931'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/change-pc-name.html' title='Change PC or NPC name'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-2477739144073799693</id><published>2007-09-12T05:55:00.000-07:00</published><updated>2007-09-12T10:20:56.547-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='animation'/><category scheme='http://www.blogger.com/atom/ns#' term='placeables'/><title type='text'>Lie down on bed, untried or rather no success with this yet</title><content type='html'>// Play custom animation (returns void)&lt;br /&gt;    void C_PlayCustomAnimation(object oObject, string sAnimationName,&lt;br /&gt;                               int nLooping, float fSpeed = 1.0f)&lt;br /&gt;    {&lt;br /&gt;      PlayCustomAnimation(oObject, sAnimationName, nLooping, fSpeed);&lt;br /&gt;    }&lt;br /&gt;    void C_Laydown(object oTarget)&lt;br /&gt;    {&lt;br /&gt;      float fDelay;&lt;br /&gt;      if (GetGender(oTarget) == GENDER_FEMALE) {&lt;br /&gt;        fDelay = 3.33;&lt;br /&gt;      } else {&lt;br /&gt;        fDelay = 2.33;&lt;br /&gt;      }&lt;br /&gt;      PlayCustomAnimation(oTarget, "laydownb", 0);&lt;br /&gt;      DelayCommand(fDelay, C_PlayCustomAnimation(oTarget, "proneb", 1);&lt;br /&gt;    }&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-2477739144073799693?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/2477739144073799693/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=2477739144073799693' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/2477739144073799693'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/2477739144073799693'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/lie-down-on-bed-untried-or-rather-no.html' title='Lie down on bed, untried or rather no success with this yet'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-9176967064300651301</id><published>2007-09-12T02:08:00.001-07:00</published><updated>2007-09-12T02:22:45.488-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='NPC'/><category scheme='http://www.blogger.com/atom/ns#' term='script'/><title type='text'>Two children playing tag</title><content type='html'>Both need the following variable set in their onspawn or otherwise:  X0_COMBAT_CONDITION = 4 (Int)&lt;br /&gt;Put this code in their OnHeartbeat:&lt;div style="overflow:auto; height:300px; width:400px;color:black;background-color:#eeeeee;padding-left:4px"&gt;//::///////////////////////////////////////////////&lt;br /&gt;//:: gb_am_heart&lt;br /&gt;//:: Copyright (c) 2005 Obsidian Entertainment&lt;br /&gt;//:://////////////////////////////////////////////&lt;br /&gt;/*&lt;br /&gt;    Ambient system heartbeat.&lt;br /&gt;*/&lt;br /&gt;//:://////////////////////////////////////////////&lt;br /&gt;//:: Created By: Brian Fox&lt;br /&gt;//:: Created On: 1/5/06&lt;br /&gt;//:://////////////////////////////////////////////&lt;br /&gt;#include "x2_am_inc"&lt;br /&gt;#include "nw_i0_generic"&lt;br /&gt;//:://////////////////////////////////////////////&lt;br /&gt;void debugit(string s);&lt;br /&gt;//:://////////////////////////////////////////////&lt;br /&gt;void main()&lt;br /&gt;{&lt;br /&gt;    if ( GetAILevel() &lt; AI_LEVEL_LOW || NoPlayerInArea() ) return; // * don't run this if no one is around&lt;br /&gt;     //if ( GetAmbientBusy(OBJECT_SELF) == TRUE )&lt;br /&gt;     //{&lt;br /&gt;     //   debugit( "ambient mode = TRUE" );&lt;br /&gt;     //}&lt;br /&gt;     //if ( GetReady(OBJECT_SELF) == FALSE )&lt;br /&gt;     //{&lt;br /&gt;     //   debugit( "not ready" );&lt;br /&gt;     //}&lt;br /&gt;     //if ( GetInTransition(OBJECT_SELF) == TRUE )&lt;br /&gt;     //{&lt;br /&gt;     //   debugit( "transition" );&lt;br /&gt;     //}&lt;br /&gt;     //else&lt;br /&gt;     //{&lt;br /&gt;     //   debugit( "no transition" );&lt;br /&gt;     //}&lt;br /&gt;    if ( GetSpawnInCondition(NW_FLAG_FAST_BUFF_ENEMY) )&lt;br /&gt;    {&lt;br /&gt;        if ( TalentAdvancedBuff(40.0) )&lt;br /&gt;        {&lt;br /&gt;            SetSpawnInCondition( NW_FLAG_FAST_BUFF_ENEMY, FALSE );&lt;br /&gt;            return;&lt;br /&gt;        }&lt;br /&gt;    }&lt;br /&gt;     // * Nov 8: added conditions before they are allowed to try and leave&lt;br /&gt;    if ( GetSpawnInCondition(NW_FLAG_DAY_NIGHT_POSTING) )&lt;br /&gt;    {&lt;br /&gt;        // * bk NOV 1:  Trying to streamline the day/night transitioning&lt;br /&gt;        // * scripting&lt;br /&gt;        // * Nov 8: Adding the transition setting to it, to prevent&lt;br /&gt;        // * the barmaid from being over eager in serving drinks to everyone&lt;br /&gt;        // * even after closing&lt;br /&gt;        if ( GetCurrentAction() != ACTION_MOVETOPOINT &amp;&amp; GetCurrentAction() != ACTION_DIALOGOBJECT )&lt;br /&gt;        {&lt;br /&gt;            //debugit( "going to check on waypoints" );&lt;br /&gt;            object oDayWay = GetObjectByTag( "POST_" + GetTag(OBJECT_SELF) );&lt;br /&gt;            object oNightWay = GetObjectByTag( "NIGHT_" + GetTag(OBJECT_SELF) );&lt;br /&gt;            if ( GetIsObjectValid(oDayWay) == TRUE &amp;&amp; GetIsDay() == TRUE &amp;&amp; GetArea(oDayWay) != GetArea(OBJECT_SELF) )&lt;br /&gt;            {&lt;br /&gt;                SetInTransition( TRUE, OBJECT_SELF );&lt;br /&gt;                WalkWayPoints( TRUE );&lt;br /&gt;            }&lt;br /&gt;            else if ( GetIsObjectValid(oNightWay) == TRUE &amp;&amp; GetIsNight() == TRUE &amp;&amp; GetArea(oNightWay) != GetArea(OBJECT_SELF) )&lt;br /&gt;            {&lt;br /&gt;                SetInTransition( TRUE, OBJECT_SELF );&lt;br /&gt;                WalkWayPoints( TRUE );&lt;br /&gt;            }&lt;br /&gt;            else // * I am in the right area&lt;br /&gt;            {&lt;br /&gt;                if ( GetInTransition() == TRUE )&lt;br /&gt;                {&lt;br /&gt;                    SetInTransition( FALSE, OBJECT_SELF );&lt;br /&gt;                }&lt;br /&gt;            }&lt;br /&gt;        }&lt;br /&gt;    }&lt;br /&gt;    DoJob();&lt;br /&gt; SetLocalLocation( OBJECT_SELF, MY_LOCAL_LOCATION_VAR_NAME, GetLocation(OBJECT_SELF) );&lt;br /&gt;    if ( GetSpawnInCondition(NW_FLAG_HEARTBEAT_EVENT) )&lt;br /&gt;    {&lt;br /&gt;        SignalEvent( OBJECT_SELF, EventUserDefined(1001) );&lt;br /&gt;    }&lt;br /&gt;}&lt;br /&gt;//:://////////////////////////////////////////////&lt;br /&gt;void debugit( string s )&lt;br /&gt;{&lt;br /&gt;    //if ( GetTag(OBJECT_SELF) == "TownWait01" )&lt;br /&gt;        //if ( GetLocalInt(OBJECT_SELF, "NW_L_RANDOMTAG") == 0 )&lt;br /&gt;            //SetLocalInt( OBJECT_SELF, "NW_L_RANDOMTAG", Random(10000) );&lt;br /&gt;}&lt;br /&gt;//:://////////////////end of code//////////////////&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;NOTE &lt;/span&gt;- only way you can post code into blogger - if you want to keep the default convert line breaks on - is to &lt;span style="font-weight:bold;"&gt;use DIV with overflow&lt;/span&gt; - ie put style="overflow:auto; height:300px; width:400px;" for instance. You can't use textareas.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-9176967064300651301?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/9176967064300651301/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=9176967064300651301' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/9176967064300651301'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/9176967064300651301'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/gbamheart-copyright-c-2005-obsidian_12.html' title='Two children playing tag'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-6188325644385948725</id><published>2007-09-12T00:21:00.000-07:00</published><updated>2007-09-12T00:31:55.765-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='debug'/><category scheme='http://www.blogger.com/atom/ns#' term='script'/><title type='text'>Debug Text=1</title><content type='html'>Script exceptions can be seen all of the time by changing the nwn.ini in the directory where NWN2 is installed. There is a setting for Debug Text=0. Change it to Debug Text=1. Also make sure DebugMode is set to 1. I highly recommend this change for anyone doing scripting so you don’t have to enable seeing exceptions every time you test. Each time the game is patched the nwn.ini gets overwritten so be sure to reapply this change. The settings may work in the My Documents nwn.ini so it won't get overridden, I haven't tried that.&lt;br /&gt;&lt;a href="http://nwn2forums.bioware.com/forums/viewtopic.html?topic=553369&amp;forum=114"&gt;Source &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My notes on this, I am trying it out.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-6188325644385948725?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/6188325644385948725/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=6188325644385948725' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/6188325644385948725'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/6188325644385948725'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/debug-text0.html' title='Debug Text=1'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-7431331172372592107</id><published>2007-09-11T05:19:00.000-07:00</published><updated>2007-09-11T05:21:44.334-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='spells'/><title type='text'>Create a new spell?</title><content type='html'>You can apparently alter one of the spell scripts that are already there. In the 2da you'll find a column named impactscript. This is the script that gets fired if you cast the spell. But you may also add new scripts to your 2da. most of the columns are quite self-explaining. &lt;br /&gt;&lt;br /&gt;Untried at this moment.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-7431331172372592107?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/7431331172372592107/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=7431331172372592107' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/7431331172372592107'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/7431331172372592107'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/create-new-spell.html' title='Create a new spell?'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-3393782920873905308</id><published>2007-09-10T08:17:00.000-07:00</published><updated>2007-09-10T08:18:52.189-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='placeables'/><category scheme='http://www.blogger.com/atom/ns#' term='stack'/><title type='text'>Stackable shortcut S</title><content type='html'>Stack placeables on top of one another by changing the Stackable attribute to True.&lt;br /&gt;&lt;br /&gt;Shortcut, use S. Select the placeable and press S (this changes the "Stackable" option to True). Then, just copy and paste the placeable as many times as you want.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-3393782920873905308?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/3393782920873905308/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=3393782920873905308' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/3393782920873905308'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/3393782920873905308'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/stackable-shortcut-s.html' title='Stackable shortcut S'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-2530915605494269259</id><published>2007-09-09T08:20:00.000-07:00</published><updated>2007-09-20T12:46:08.870-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='debug'/><category scheme='http://www.blogger.com/atom/ns#' term='bug'/><category scheme='http://www.blogger.com/atom/ns#' term='speak'/><title type='text'>FloatingTextStringOnCreature ONLY works on PC</title><content type='html'>Remarks&lt;br /&gt;&lt;br /&gt;This function seems to be most useful for notifying PCs (and possibly their party) of in game effects (detections, environmental perceptions, etc), and not as a way to facilitate PC-to-creature communication. For instance, if a PC passes a Listen check they could be notified via Ambient Text (“You hear footsteps coming down the hall”). Other uses could include Onomatopoeia originating from the PC (“Snap!”, “Cough!”, “Hick!”) and brief game feedback (simulate an overheard conversation, time from a sundial, item status, etc).&lt;br /&gt;&lt;br /&gt;This function will &lt;span style="font-weight:bold;"&gt;not work on placeable objects&lt;/span&gt; of any kind, and &lt;span style="font-weight:bold;"&gt;text targeted to NPCs will never be visible&lt;/span&gt; to PCs. You can simulate text coming from a sign, sundial, or any other placeable object by floating it above the PC you want to notify, as long as the PC is near to the object when the text will appear.&lt;br /&gt;Source: &lt;a href="http://www.nwnlexicon.com/"&gt;NWN Lexicon&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;font color=hotpink&gt;&lt;span style="font-weight:bold;"&gt;NOTE&lt;/span&gt;&lt;/font&gt; But you can use SpeakString() - Am going to test this for placeables, particularly signs, as well as creatures. It floats the text so is a good replacement. Search for an entry later on this.&lt;br /&gt;Update: It does work, it gives the name of the placeable in square brackets followed by the text of the SpeakString. Text floats upwards.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-2530915605494269259?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/2530915605494269259/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=2530915605494269259' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/2530915605494269259'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/2530915605494269259'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/floatingtextstringoncreature-only-works.html' title='FloatingTextStringOnCreature ONLY works on PC'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-2615104248820769704</id><published>2007-09-06T21:30:00.000-07:00</published><updated>2007-09-06T21:39:21.020-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='script'/><category scheme='http://www.blogger.com/atom/ns#' term='variables'/><title type='text'>Set Local Variable on the PC</title><content type='html'>&lt;blockquote&gt;void main( )&lt;br /&gt;  {&lt;br /&gt;    object oSelf = GetNearestCreature(CREATURE_TYPE_PLAYER_CHAR, PLAYER_CHAR_IS_PC);&lt;br /&gt;      SetLocalInt(oSelf, "Value1", 1);&lt;br /&gt;      SetLocalFloat(oSelf, "Value2", 3.40);&lt;br /&gt;      SetLocalString(oSelf, "Quest1", "Quest completed!");&lt;br /&gt;  } &lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;NWN2 Local Variables...&lt;br /&gt;        * NWN2 Local Variables are &lt;span style="font-weight:bold;"&gt;preferred&lt;/span&gt; over NWN2 global variables because they are assigned to specific objects and in that sense protected.&lt;br /&gt;    * Can be accessed by any object.&lt;br /&gt;    * Come in three types: integer, float, and string.&lt;br /&gt;    * Used to store information with a specific object.&lt;br /&gt;    * Used to get information from a specific object.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Source: &lt;a href="http://www.nwn2scripting.com/index.php?ID=27"&gt;NWN2 Scripting Setting Local Variables&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-2615104248820769704?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/2615104248820769704/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=2615104248820769704' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/2615104248820769704'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/2615104248820769704'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/set-local-variable-on-pc.html' title='Set Local Variable on the PC'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-7938172070949940178</id><published>2007-09-05T15:43:00.000-07:00</published><updated>2007-09-05T15:45:01.419-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tip'/><category scheme='http://www.blogger.com/atom/ns#' term='debug'/><title type='text'>Tip: Debug using SendMessageToPC</title><content type='html'>//Debug String&lt;br /&gt;  SendMessageToPC(GetFirstPC(), "value of global int intValue is " + IntToString(intValue));&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-7938172070949940178?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/7938172070949940178/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=7938172070949940178' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/7938172070949940178'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/7938172070949940178'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/tip-debug-using-sendmessagetopc.html' title='Tip: Debug using SendMessageToPC'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-7516602188361427920</id><published>2007-09-05T14:00:00.000-07:00</published><updated>2007-09-05T14:03:15.388-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='spawnee'/><category scheme='http://www.blogger.com/atom/ns#' term='encounters'/><category scheme='http://www.blogger.com/atom/ns#' term='conversations'/><title type='text'>Spawnees and conversations</title><content type='html'>When a creature is added to an encounter if it already has a conversation it seems from my experimentation that the conversation will not fire. What does work is an onconversation script. So far, I have used these with the convo in SpeakStrings but can't see why it can't also start up a convo by tag.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-7516602188361427920?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/7516602188361427920/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=7516602188361427920' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/7516602188361427920'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/7516602188361427920'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/spawnees-and-conversations.html' title='Spawnees and conversations'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-6697313237992672641</id><published>2007-09-05T02:44:00.000-07:00</published><updated>2007-09-05T02:48:05.945-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='baking'/><category scheme='http://www.blogger.com/atom/ns#' term='placeables'/><category scheme='http://www.blogger.com/atom/ns#' term='environment objects'/><title type='text'>Baking hell - too many objects</title><content type='html'>Constant difficulties here. Only solution is to convert as many placeables as possible to environment objects.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-6697313237992672641?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/6697313237992672641/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=6697313237992672641' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/6697313237992672641'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/6697313237992672641'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/baking-hell-too-many-objects.html' title='Baking hell - too many objects'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-3169932726347536444</id><published>2007-09-04T11:47:00.000-07:00</published><updated>2007-09-04T11:51:26.305-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='interface'/><category scheme='http://www.blogger.com/atom/ns#' term='conversations'/><title type='text'>Interface hell - using conditionals and parameters in convo editor</title><content type='html'>Interface hell. The conversation editor. When you are using the conditional tab or the action tab, pressing &lt;span style="font-weight:bold;"&gt;Refresh &lt;/span&gt;will eventually get you a little box to add things like starting conditional values.&lt;br /&gt;&lt;br /&gt;Click &lt;span style="font-weight:bold;"&gt;Add &lt;/span&gt;to get a list of scripts, select one, then press &lt;span style="font-weight:bold;"&gt;Refresh &lt;/span&gt;to get the little box/es in which to enter values. Same system for the Conditions.&lt;br /&gt;&lt;br /&gt;Try it out, it does work quite well, just clunky and pretty hidden.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-3169932726347536444?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/3169932726347536444/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=3169932726347536444' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/3169932726347536444'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/3169932726347536444'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/interface-hell-using-conditionals-and.html' title='Interface hell - using conditionals and parameters in convo editor'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-2373440944172980243</id><published>2007-09-04T05:41:00.000-07:00</published><updated>2007-09-09T04:02:55.075-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='item'/><category scheme='http://www.blogger.com/atom/ns#' term='script'/><title type='text'>Item - create special item with script on activate</title><content type='html'>You would not believe how tortuous this process is!!!&lt;br /&gt;&lt;br /&gt;In item properties, under cast spell in 'item properties' window, you put in 'unique power'.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;NOTE!!! Choose your base object with care, as gem for instance does not have anything available in 'item properties' window!!&lt;/span&gt;&lt;br /&gt;Then you create a new script - don't worry there is nowhere in the item properties to link this in, it is done otherwise.&lt;br /&gt;Use the 'item activate' template, then write out what you want the script to do when the item is activated.&lt;br /&gt;The name of the script has to be &lt;span style="font-weight:bold;"&gt;i_tagofitem_ac&lt;/span&gt;. &lt;br /&gt;Now, whenever the item is used by the player, the script will execute.&lt;br /&gt;&lt;br /&gt;===============================================================&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Item Scripts&lt;/span&gt;&lt;br /&gt;Use the following for item scripts:&lt;br /&gt;&lt;br /&gt;i_&lt;Item Tag&gt;_ac&lt;br /&gt; script to execute when item activated&lt;br /&gt; &lt;br /&gt;i_&lt;Item Tag&gt;_aq&lt;br /&gt; script to execute when item acquired&lt;br /&gt; &lt;br /&gt;i_&lt;Item Tag&gt;_ua&lt;br /&gt; script to execute when item unacquired&lt;br /&gt; &lt;br /&gt;i_&lt;Item Tag&gt;_eq&lt;br /&gt; script to execute when item equipped&lt;br /&gt; &lt;br /&gt;i_&lt;Item Tag&gt;_ue&lt;br /&gt; script to execute when item unequipped&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;The module events will be written to automatically execute the proper script.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-2373440944172980243?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/2373440944172980243/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=2373440944172980243' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/2373440944172980243'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/2373440944172980243'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/item-create-special-item-with-script-on.html' title='Item - create special item with script on activate'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-3396652098373403103</id><published>2007-09-04T03:13:00.000-07:00</published><updated>2007-09-04T03:14:42.715-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='script'/><title type='text'>StringToObject - possibly can use to reference</title><content type='html'>//RWT-OEI 03/12/07&lt;br /&gt;//Convert a 'string' to an object data type.&lt;br /&gt;//This does not guarentee that the 'object' is anything valid&lt;br /&gt;object StringToObject( string sString );&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Try this for mock arrays&lt;br /&gt;babble1, babble2 etc, to reference them&lt;br /&gt;&lt;br /&gt;try and report back captain&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-3396652098373403103?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/3396652098373403103/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=3396652098373403103' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/3396652098373403103'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/3396652098373403103'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/stringtoobject-possibly-can-use-to.html' title='StringToObject - possibly can use to reference'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-5937184978555087309</id><published>2007-09-04T00:23:00.000-07:00</published><updated>2007-09-05T12:40:43.584-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='encounters'/><title type='text'>My encounter creatures aren’t wandering around. How can I fix this?</title><content type='html'>My encounter creatures aren’t wandering around. How can I fix this?&lt;br /&gt;Make sure your spawn script has the following:&lt;br /&gt;&lt;br /&gt;if (GetIsEncounterCreature())&lt;br /&gt;  SetSpawnInCondition(NW_FLAG_AMBIENT_ANIMATIONS, TRUE);&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-5937184978555087309?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/5937184978555087309/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=5937184978555087309' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/5937184978555087309'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/5937184978555087309'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/my-encounter-creatures-arent-wondering.html' title='My encounter creatures aren’t wandering around. How can I fix this?'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-8333501332424235821</id><published>2007-09-04T00:08:00.000-07:00</published><updated>2007-09-04T00:09:42.898-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='conversations'/><category scheme='http://www.blogger.com/atom/ns#' term='script'/><title type='text'>Randomly pick a dialog response</title><content type='html'>gc_rand_1of(int iMax)&lt;br /&gt;    Used to randomly pick a dialog response.&lt;br /&gt;&lt;br /&gt;    Use parameters 2 through X for each entry after the first, decrementing by 1 for each branch down.&lt;br /&gt;&lt;br /&gt;    Example:  3 entries would have the following conditionals:&lt;br /&gt;&lt;br /&gt;    gc_rand_1of(3)&lt;br /&gt;&lt;br /&gt;    gc_rand_1of(2)&lt;br /&gt;&lt;br /&gt;    The final entry doesn't need a check since it is a certainty.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-8333501332424235821?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/8333501332424235821/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=8333501332424235821' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/8333501332424235821'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/8333501332424235821'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/randomly-pick-dialog-response.html' title='Randomly pick a dialog response'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-953856175845949685</id><published>2007-09-03T23:55:00.000-07:00</published><updated>2007-09-04T00:06:47.821-07:00</updated><title type='text'>Add Henchman</title><content type='html'>ga_add_companion(string sTarget)&lt;br /&gt;&lt;br /&gt;This script adds the target as a henchman to the party.&lt;br /&gt;Parameters:&lt;br /&gt;     string sTarget  = Tag of the henchman to add. If blank, add dialog OWNER.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-953856175845949685?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/953856175845949685/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=953856175845949685' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/953856175845949685'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/953856175845949685'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/add-henchman.html' title='Add Henchman'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-3637369033847148806</id><published>2007-09-03T07:59:00.001-07:00</published><updated>2007-09-03T08:01:47.505-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='conversations'/><title type='text'>Multiple speakers in conversations</title><content type='html'>How to achieve this: In the Node tab, set the Speaker field to the tag of the speaker. NOTE: helpfully[!!!] this only appears in the lines already designated to be spoken by the NPC not the PC.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-3637369033847148806?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/3637369033847148806/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=3637369033847148806' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/3637369033847148806'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/3637369033847148806'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/09/multiple-speakers-in-conversations.html' title='Multiple speakers in conversations'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-7233151487954503158</id><published>2007-08-31T10:42:00.000-07:00</published><updated>2007-09-07T14:16:51.022-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='floors'/><category scheme='http://www.blogger.com/atom/ns#' term='placeables'/><category scheme='http://www.blogger.com/atom/ns#' term='walls'/><category scheme='http://www.blogger.com/atom/ns#' term='interiors'/><title type='text'>Tint walls and floor - How?</title><content type='html'>Because I always use Properties in a New Window I couldn't find how to tint walls. If you select the interior Tiles you wish to colour you can look in the Properties window itself to change the colour of the walls. &lt;br /&gt;&lt;br /&gt;BUT so far, changing the colours for the floor, let alone the promised texture changes (promised pre-release) doesn't work at all.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Floor workaround &lt;/span&gt;- I chose a &lt;span style="font-weight:bold;"&gt;floor placeable&lt;/span&gt;, resized it to fit the whole floor of the area, and tinted that in the usual way.&lt;br /&gt;&lt;br /&gt;ALTHOUGH I had problems getting it to sit on the ground! Fixed that by changing the last parameter of its 'Position No Snap' to zero. IMPORTANT - after doing this set position and height lock to True!&lt;br /&gt;&lt;br /&gt;SIDE NOTE set this last height param to 0.01 for carpets that sink into the floors particularly with the castle tiles.&lt;br /&gt;&lt;br /&gt;There is also a placeable called a floorprop - initially at least a giant orange swirly tiled thing, but haven't really investigated its potential.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-7233151487954503158?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/7233151487954503158/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=7233151487954503158' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/7233151487954503158'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/7233151487954503158'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/08/tint-walls-and-floor-how.html' title='Tint walls and floor - How?'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-5558937627026670483</id><published>2007-08-31T08:15:00.000-07:00</published><updated>2007-09-05T15:46:46.707-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='encounters'/><title type='text'>Even friendly encounters must be hostile</title><content type='html'>You can have an encounter spawning lots of lovely grannies or doggies, but the &lt;span style="font-weight:bold;"&gt;encounter itself&lt;/span&gt; must be set to &lt;span style="font-weight:bold;"&gt;Hostile&lt;/span&gt;, or to a faction hostile to the player.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-5558937627026670483?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/5558937627026670483/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=5558937627026670483' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/5558937627026670483'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/5558937627026670483'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/08/encounters-must-be-hostile.html' title='Even friendly encounters must be hostile'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-4718712956302890498</id><published>2007-08-30T14:15:00.000-07:00</published><updated>2007-08-31T00:15:35.709-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='formatting'/><title type='text'>New Lines</title><content type='html'>Hold SHIFT or CTRL when pressing enter to enter line break in module description, journal entries etc.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-4718712956302890498?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/4718712956302890498/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=4718712956302890498' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/4718712956302890498'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/4718712956302890498'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/08/new-lines.html' title='New Lines'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-2210904386358404174</id><published>2007-08-30T07:52:00.000-07:00</published><updated>2007-08-30T10:13:51.801-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='conversations'/><title type='text'>Trouble with conversations</title><content type='html'>Conversations - inserting reference lines correctly - counterintuitive but this is how:&lt;br /&gt;&lt;ol&gt;&lt;br /&gt;&lt;li&gt;Right-click the &lt;span style="font-weight:bold;"&gt;destination NPC line&lt;/span&gt; and click ‘Set Link Destination’, then &lt;br /&gt;&lt;li&gt;Right-click the &lt;span style="font-weight:bold;"&gt;PC line that should point there&lt;/span&gt; and select ‘Insert Link’. &lt;br /&gt;&lt;/ol&gt; &lt;br /&gt;The same text is inserted automatically cast in grey, to signify that it’s just a reference.  If you change the dialog text of the original line, it will update all references that point to it.&lt;br /&gt;&lt;br /&gt;Taken from Conversation Tutorial By Justin Gattuso&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-2210904386358404174?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/2210904386358404174/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=2210904386358404174' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/2210904386358404174'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/2210904386358404174'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/08/trouble-with-conversations.html' title='Trouble with conversations'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-4217348938328862745</id><published>2007-08-29T03:54:00.000-07:00</published><updated>2007-08-29T03:58:18.570-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='NPC'/><title type='text'>Easy change NPC's clothes</title><content type='html'>Took me ages to find this. In Properties window for your NPC select the tab called 'Armor Set' and change the Variation box to another number. You can see the result if the Preview button is down.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-4217348938328862745?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/4217348938328862745/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=4217348938328862745' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/4217348938328862745'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/4217348938328862745'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/08/easy-change-npcs-clothes.html' title='Easy change NPC&apos;s clothes'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-8712611491887553636</id><published>2007-08-27T04:18:00.001-07:00</published><updated>2007-08-27T04:26:07.371-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='bug'/><category scheme='http://www.blogger.com/atom/ns#' term='toolset'/><title type='text'>Toolset - lost Blueprint/Terrain window</title><content type='html'>Lost the main Blueprint/Terrain/Tiles window. Nothing I did could bring it back. Using the View/Options/Windows/Reset, although it had worked in the past, no longer worked.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Solution:&lt;/span&gt; &lt;span style="font-weight:bold;"&gt;Delete/rename&lt;/span&gt; the file in your 'Documents and Settings/&lt;username&gt;/Local Settings/Application Data\NWN2 Toolset\en-GB' folder called &lt;span style="font-weight:bold;"&gt;WindowConfig.xml&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Local Settings is a hidden folder so make sure (for XP anyway) that you tick the box called 'Show hidden files and folders' in Explorer the Tools/FolderOptions/View.&lt;br /&gt;You may also need to UNTICK the box called 'Hide Protected Operating System Files'.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-8712611491887553636?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/8712611491887553636/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=8712611491887553636' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/8712611491887553636'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/8712611491887553636'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/08/toolset-lost-blueprintterrain-window_27.html' title='Toolset - lost Blueprint/Terrain window'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-3572436465197666845</id><published>2007-08-24T01:16:00.000-07:00</published><updated>2007-08-24T01:19:17.516-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='baking'/><category scheme='http://www.blogger.com/atom/ns#' term='walkmesh'/><title type='text'>The Walkmesh</title><content type='html'>The 'Baked' toggle button shows you the current state of the terrain bake. Turning it on and off will show the changes that you made.&lt;br /&gt;&lt;br /&gt;To make any changes to a walkmesh first turn off the "Baked" toggle. Make your adjustments, then rebake the level before running.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-3572436465197666845?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/3572436465197666845/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=3572436465197666845' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/3572436465197666845'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/3572436465197666845'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/08/walkmesh.html' title='The Walkmesh'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-4480625304994262784</id><published>2007-08-24T01:04:00.001-07:00</published><updated>2007-08-24T01:56:51.792-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='walkmesh'/><category scheme='http://www.blogger.com/atom/ns#' term='placeables'/><title type='text'>Lighten the load</title><content type='html'>Lighten the load on your PC by converting placeables to mere environmental objects. The engine does not calculate collision with these for either the characters or the camera   and does not cut the walkmesh, so that fewer calculations have to be made in-game.&lt;br /&gt;&lt;br /&gt;Convert rocks, even buildings beyond your interactive zone, and things that are purely there for decoration, not to be interacted with, and you will help your module run faster.&lt;br /&gt;&lt;br /&gt;One caveat: Remember to cut the walkmesh out around them or you can walk through them.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-4480625304994262784?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/4480625304994262784/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=4480625304994262784' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/4480625304994262784'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/4480625304994262784'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/08/lighten-load.html' title='Lighten the load'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-4123018483643051538</id><published>2007-08-23T14:45:00.000-07:00</published><updated>2007-08-24T04:40:21.078-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='unsolved'/><category scheme='http://www.blogger.com/atom/ns#' term='placeables'/><category scheme='http://www.blogger.com/atom/ns#' term='prefabs'/><title type='text'>Creating and using Groups</title><content type='html'>Create groups by using Shift click to select the various bits. Right click and select Export. &lt;br /&gt;&lt;br /&gt;To use these files, simply unpack the .pfb files into My Documents/Neverwinter Nights 2/Override folder. Start up the toolset and they should appear under Blueprints|Prefab Groups.&lt;br /&gt;&lt;br /&gt;Hmm. This works, but there is no Name field. Don't know how to make this happen.&lt;br /&gt;&lt;br /&gt;Apparently to make sure they show up with a Name, you have to export them, then move them into override, then name the files, then re-export them. Oh how ridiculously convoluted.&lt;br /&gt;&lt;br /&gt;Nope, doesn't seem to work. &lt;br /&gt;&lt;span style="font-weight:bold;"&gt;unsolved&lt;/span&gt;&lt;br /&gt;Tried allowing editing of blueprints by changing the value of &lt;br /&gt;View/Options/General/Advanced/AllowEditingGlobalBlueprints&lt;br /&gt;to true. And then using the plugin UniversalBlueprintChanger. But am getting crashes when try to load values for any prefabs at all.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Aha, know the answer to this now i think. I have not got the patch on my machine, and this was a problem fixed in the patch 1.03.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;Q. Is there a way to create groups as we had them premade in Neverwinter Nights 1?&lt;br /&gt;&lt;br /&gt;A. Select the objects you've placed, right click them and select Group. Name them. Right click them again and select Export. Save them into your modules directory inside the current temp folder you are working with (the module name will be at the end of it). Restart the toolset and open the module, you will see your grouped prefabs in the Prefab tab. You will have to rename it and classify it to get it organized as you want.&lt;br /&gt;Source: &lt;a href="http://www.nwn2toolset.dayjo.org/faq.html"&gt;Neverwinter Night 2 Toolset Guide&lt;/a&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;UPDATE:&lt;/span&gt; Got the patches, but still can't rename these things. STill don't know how to in spite of various advice I've found online.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-4123018483643051538?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/4123018483643051538/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=4123018483643051538' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/4123018483643051538'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/4123018483643051538'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/08/creating-and-using-groups.html' title='Creating and using Groups'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-7627614225217246315</id><published>2007-08-23T14:06:00.000-07:00</published><updated>2007-08-23T14:10:13.211-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='placeables'/><title type='text'>Using Height lock with placeables</title><content type='html'>Getting placeables to do what you want can be very tricky. The arrow keys move placeables about, use Ctrl as well to rotate them. Page Up/Down adjusts the height of your placeable.&lt;br /&gt;&lt;br /&gt;Height lock (‘Z’) locks the placeable in place. Use to fix its height in absolute terms. You can use this to get bridges to stick where you want them for instance. And useful for 'mixing' into terrain if they otherwise look too stuck on top of the terrain.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-7627614225217246315?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/7627614225217246315/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=7627614225217246315' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/7627614225217246315'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/7627614225217246315'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/08/getting-placeables-to-do-what-you-want.html' title='Using Height lock with placeables'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-6882525990832741326</id><published>2007-08-23T13:46:00.000-07:00</published><updated>2007-08-23T13:52:41.492-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='terrain'/><title type='text'>Terrain - use Flatten Smooth and Noise</title><content type='html'>&lt;br clear=all&gt;Flatten is your friend. Keep the levels simple at first. Raise a test section in one corner out of the way to the level you want, then use the Flatten button and the eyedropper to select that height and paint away at the terrain you want to raise to that height.&lt;br /&gt;&lt;br /&gt;For water, use a lowered not raised section in the same way then fill with water. Experiment with the water level, try -1 say. Use the eyedropper again to fill your sunken areas with water.&lt;br /&gt;&lt;br /&gt;Smooth will rather obviously smooth out any jagged irregularites and give a more natural look. Noise will add 'noise' ie random irregularities again for a more natural appearance!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-6882525990832741326?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/6882525990832741326/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=6882525990832741326' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/6882525990832741326'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/6882525990832741326'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/08/terrain-use-flatten-smooth-and-noise.html' title='Terrain - use Flatten Smooth and Noise'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-3282227318556359636</id><published>2007-08-23T12:51:00.002-07:00</published><updated>2007-08-23T13:21:33.300-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='placeables'/><category scheme='http://www.blogger.com/atom/ns#' term='stack'/><title type='text'>Stackables or placing things on tables</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp3.blogger.com/_JDWhgnbJ7v8/Rs3p0evfK2I/AAAAAAAAALI/omv1zTlz9TA/s1600-h/bowlontable.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://bp3.blogger.com/_JDWhgnbJ7v8/Rs3p0evfK2I/AAAAAAAAALI/omv1zTlz9TA/s320/bowlontable.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5101991040695348066" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br clear=all&gt;You can now stack placeables. This requires only changing Stackable under the miscellaneous properties to TRUE.&lt;br /&gt;&lt;br /&gt;Change the default Stackable to True for the item, such as the bowl of fruit, which can be easily placed on top of say a table. This really works, see screenshot.&lt;br /&gt;&lt;br /&gt;You can even stack several things, like baskets. A stack of three of the flatter baskets looks good.&lt;br /&gt;&lt;br /&gt;OK, it is sometimes easier than other times. Use the arrow keys to fine tune your placing. And Ctrl arrow to turn it around.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-3282227318556359636?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/3282227318556359636/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=3282227318556359636' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/3282227318556359636'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/3282227318556359636'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/08/stackables-or-placing-things-on-tables.html' title='Stackables or placing things on tables'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://bp3.blogger.com/_JDWhgnbJ7v8/Rs3p0evfK2I/AAAAAAAAALI/omv1zTlz9TA/s72-c/bowlontable.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-808263369649628861.post-8120704946467521763</id><published>2007-08-23T12:51:00.001-07:00</published><updated>2007-08-23T12:51:44.235-07:00</updated><title type='text'>What this is for</title><content type='html'>&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/808263369649628861-8120704946467521763?l=nwn2stuff.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nwn2stuff.blogspot.com/feeds/8120704946467521763/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=808263369649628861&amp;postID=8120704946467521763' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/8120704946467521763'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/808263369649628861/posts/default/8120704946467521763'/><link rel='alternate' type='text/html' href='http://nwn2stuff.blogspot.com/2007/08/what-this-is-for.html' title='What this is for'/><author><name>***</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_JDWhgnbJ7v8/S8P3Ssa95jI/AAAAAAAAAUQ/YAcOQCrYCn8/S220/4487827328_4fd505fae9.jpg'/></author><thr:total>0</thr:total></entry></feed>
