-
Probably in nwnx_creature. Originally in nwnx_funcs
-
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…
-
It would be great to have the SetGold function added back (maybe to nwnx_creature?).
-
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…
-
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…
-
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…
-
GetPCSkillPoints and SetPCSkillPoints
(originally from nwnx_funcs).
-
At some point a database reader issue sprouted up on the test server. Could be related to the database migration code I recently added.
*****************
EVENT ERROR (C#)
SWLOR.Game.Server.Even…