Closed rinehardt closed 4 years ago
Does GetItemPossessor(NWNX_Object_StringToObject(NWNX_Events_GetEventData("ITEM")));
in the _BEFORE event return anything useful?
Ah, that does seem to work. I thought I had already tried that function, but I was using the wrong one. Thanks.
I've been experimenting with these events:
And I was wondering if it would be possible to have the object that has added or removed the item in addition to the 'ITEM' parameter. It would make the events far more useful.