I'm looking for advice about extending nwscript. I'm developing nwnx on windows. Obvious candidates are nwnx_lua (not sure what are possibilities also i've never used lua before), nwnx_dotnet developed by Baaleos (if i remember correct) or using native c++ and compile methods into plugin itself, or finally writing plugin that call external files and load interpretor (ruby would be my first choice probably).
What's the fastest? I'm thinking mostly about some AI logic (i know it's possible like here ) and handle database connection. ODBC is great but trying to do some complex logic with database data in nwn is hard due to limitation of object types. No lists, tables, classes, just structures and variables.





Retour en haut







