-
Hello everybody,
Excuse my ignorance and my English. I uploaded a PW thanks your NWNX:EE. All good except that I can not get the log file in the logs.0 folder, it's in the same place where I have t…
-
In the old version of NWNX_Events, we had access to the following functions: https://github.com/NWNX/nwnx2-linux/blob/master/plugins/events/nwn/nwnx_events.nss
I need to have these brought back - p…
-
Is it possible for a function to open an creature or placeable inventory, bypassing the usual `ActionInteractObject`, preferably without regard to distance?
I'm thinking of a function like:
```
…
-
There are issues when converting special chars from C# to NWN. I think this has something to do with the encoding in the Mono plugin but need to investigate further to be sure.
Problem areas:
Co…
-
Doesn't seem to work anymore.
I've tried checking random servers from http://www.nwnlist.com/, all of them have returned back being offline. Both from the nwn1 and nwn2 category.
I'd use the nwn…
-
Hi, and first of all, thank you a TON for your tools. I've just recently discovered this project and its already been a fantastic help in our module development!
We host our module on GitLab, and a…
-
There are issues when converting special chars from C# to NWN. I think this has something to do with the encoding in the Mono plugin but need to investigate further to be sure.
Problem areas:
Co…
-
There are issues when converting special chars from C# to NWN. I think this has something to do with the encoding in the Mono plugin but need to investigate further to be sure.
Problem areas:
Co…
-
Made a female cathar character, started with background: Sharpshooter whose name is Old Cat Lady
Every time that I tried to rest it would't open the menu and would instantly cancel the rest, also, …
-
So the plugin contains functionality to
`NWNX_Redis_INCRBYFLOAT(key,increment);`
I would assume that we would also have
`NWNX_Redis_DECRBYFLOAT(key,decrement)`
Example
https://gist.github.c…