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

Tags: row names

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)
... use AddListBoxRow the same approach will work with ModifyListBoxRow. Row Names In order to modify or remove a particular row once it has been created we must ensure that the sRowName we provide when ...