A Game of Thrones • A Song of Ice and Fire NWN2 Persistent World • Low Magic Role Play

Tags: Listbox

1. NWN2 UI Listbox Row Names
(Resources/Technical Documentation)
According to Obsidian Entertainment, listbox rows in the UI were not always named. The listbox row names were almost never actually used in-code but rather were specified mostly as debugging aids. The ...
2. NWN2 UI ListBox Guide
(Resources/Technical Documentation)
NWN2 v1.13 introduced four new scripting functions that empower scripters to dynamically add, modify and remove rows from a UIListbox. Unfortunately getting to grips with these new functions can be daunting ...