-
The survival knife and the basic hammer new players get are added to the hot bar on entry. However, they cannot be immediately used (i.e equipped).
Seems to be a bug with the NWNX code. I'll report…
-
Specific to arcane casters, from the old nwnx_func:
int GetKnowsSpell(int nSpellId, object oCreature, int nClass=CLASS_TYPE_INVALID);
Thank you in advance, as well as for any guidance if I'm missi…
-
The GUI timing bar in the Player plugin is a neat little UI bonus that NWNX provides, but I wonder if it's possible to add a message argument to the timer bar? So instead of being blank, or being "Res…
-
I've been at this all day. Trying to get nwnx to work with MySQL. At this point, I think I'm the closest I've been..I'm using the latest docker image from Glorwinger. It seems to be fine, except it ca…
-
Server crashes when using this function, both with the TRUE and FALSE option, and after the bic has been previously saved(the file bic is present in the servervault folder). This is the log
=== Cra…
-
Probably in nwnx_creature. Originally in nwnx_funcs
-
It would be great to have the SetGold function added back (maybe to nwnx_creature?).
-
When the NWNX NWScript files change, we need a way to generate the equivalent code in Java so we can be compatible. Doing it manually has proven to be a real pain.
Potential areas to watch:
- Th…
-
Radios aren't handling party chat correctly when used. Probably related to NWNX changes.
-
I'm consistently crashing when loading the DockerDemo module that comes inside the nwnxee/nwserver:8164 docker container (https://hub.docker.com/r/nwnxee/nwserver/). NWNX_Core.so is being preloaded, b…