Daz
Daz
Reactions
-
Re: NWN Toolset: Enhanced Edition. Try the new updates and share your feedback
Make sure to uncheck the static checkbox in the placeable's properties (View Post)1 -
Re: DM Client?
Put the -dmc after the ", with a space between the " and - (View Post)2 -
Re: Visual Studio Code nwscript syntax highlighting
It's hosted here: https://gitlab.com/glorwinger/vscode-nwscript (View Post)2 -
Re: Item Properties, how to get the full item property information
You can use GetItemPropertyCostTableValue() to get enhancement value. itemproperty ipEnhance = ItemPropertyEnhancementBonus(5); PrintInteger(GetItemPropertyCostTableValue(ipEnhance)); (View Post)1 -
Re: NWN Explorer
There is a new version. https://github.com/virusman/nwnexplorer/releases/tag/1.8.3 (View Post)2