Choose Your Language

Thursday 7 September 2017

Toolset Search Issue

I recently discovered that when using PowerBar to search for something within a script, that it only searches the original OC scripts and NOT the X1 or X2 scripts.

I managed to find out that I could batch rename a folder of files using Windows own PowerShell with the following command:

Get-ChildItem -Exclude X2-* | rename-item -NewName { "X2-" + $_.Name }

I could then add these files to my campaign directory (and easily find and remove them again if and when need be), but in the meanwhile, they can be referenced within a PowerBar "Campaign" search and it helps me to locate the searched value within these copies of the original X2 files.

X2 Scripts renamed and placed into Campaign folder for PowerBar search capability

Tuesday 22 August 2017

The Scroll: Updated and Improved. (Version 1.10 Coming Soon!)

It has been a while since I have managed to do anything on the module. Recently, however, I have been managing to do some fixes and improvements to the module, which I hope to release in the coming weeks.

Latest fixes and updates can be found on the second post here:-

https://neverwintervault.org/forums/neverwinter-nights-2/nwn2-modules/module-scroll-first-day-currently-updating-v110-coming-soon

In the meantime, I also wanted to be able to use this blog to add screenshots that I can link to from the forum mentioned above.

I will update this blog more as I can, but will try to keep on top on fixes in the above list in the Neverwinter Vault forum noted above.


Screenshot showing Map work: Name, Pins, Fog of War. Also shows reduced GUI activity. (No hotbars)

The New TB Combat Target GUI

Combat started - Auto-pause initiated. New Target GUI opens showing PC current target/actions.

Player has selected actions/target for the PCs and allowed the Target GUI to update. It automatically reports at the beginning of each round.