There is currently no retrieval for Location floats or Object variables. This would be highly sought-after for people who are trying to reference the object that the trap is being placed on, or the location, correspondingly.
Per Daz, there's already parameters in the system that merely need to be exposed:
the target object would be pNode->m_pParameter[1]
and the location floats are 2-4
Would greatly appreciate if anyone felt like taking this on.
Discord message link: https://discord.com/channels/382306806866771978/387223972808359936/1085873444018737243
From nwnx_events:
There is currently no retrieval for Location floats or Object variables. This would be highly sought-after for people who are trying to reference the object that the trap is being placed on, or the location, correspondingly.
Per Daz, there's already parameters in the system that merely need to be exposed:
Would greatly appreciate if anyone felt like taking this on.