When requesting a copy item from a notecard, an ItemCopiedCallback is fired but it always uses the id 0 unlike the other standard inventory calls, which return a user specified unique ID.
Patch attached to implement the above feature. Appears to work correctly with my text client
Description
When requesting a copy item from a notecard, an ItemCopiedCallback is fired but it always uses the id 0 unlike the other standard inventory calls, which return a user specified unique ID.
Patch attached to implement the above feature. Appears to work correctly with my text client