-
Could we maybe get a small plugin to generate GUID/UUID, it would be insanely helpful.
It would remove the current way of generating a random string via nwscript, and then having to confirm that r…
-
Hi,
Would like to request the following if possible - the possibility to add some flag to disable or override the Pick Pocket action.
I can't recall how it was disabled for our server in 1.69 (i…
-
like the events for stealth it would be nice to have events for the following action modes as well:
ACTION_MODE_COUNTERSPELL
ACTION_MODE_DEFENSIVE_CAST
ACTION_MODE_DETECT
ACTION_MODE_DIRTY_FIGHTIN…
-
Set up profiling software using ignite + NWNX. Need to link to the website too.
-
I have issues running he nwnx_object functions. Especially the GetLocalVariableCount and GetLocalVariable variations in NWNXEE. They either return zero or null but nothing else. Ran the nwnx_object_t.…
-
https://github.com/nwnxee/unified/blob/master/Plugins/ThreadWatchdog/ThreadWatchdog.cpp
Can we do a NWNX_Administration_ShutdownServer(); once this is detected? Is there a reason why this is not d…
-
On file: unified/Plugins/Tracking/Targets/Activity.cpp (Line: 64)
`const bool isDm = false; //TODO: reinterpret_cast(player->m_vtable[3]) == Functions::CNWSDungeonMaster__AsNWSDungeonMaster; NWNX_E…
-
Currently in nwnx_funcs. Get and Set are first class functions.
ModifySavingThrowBonus is NSS based.
```
/* Gets the base saving throw bonus for nSave for nCreature. */
int GetSavingThrowBon…
-
The lightsaber perk "improved critical" and "Weapon focus" don't apply to lightsaber but to longswords which means the lightsaber don't get use of the perks at all.
Basic Lightsaber czs220_maintlv…
-
Sabers do not gain AB for DEX, Does not gain damage for CHA
Improved Critical does not apply.
Focus Does not Apply
Whole thing is jacked up, should go over it all and make sure you didn't over lo…