#362 remove item when charges depleted

Closed
opened 2 years ago by neatz09 · 3 comments
neatz09 commented 2 years ago

items need to be removed when out of charge and give the message similar to below

items need to be removed when out of charge and give the message similar to below
image commented 2 years ago
Collaborator

we want this as the default for all items? Thing is some items auto remove on used, others don't, we have a mix of all sorts of behavior for this

we want this as the default for all items? Thing is some items auto remove on used, others don't, we have a mix of all sorts of behavior for this
neatz09 commented 2 years ago
Collaborator

yikes... maybe default it for all with a lua override if possible? i can't imagine there are too many items that don't remove when all charges are consumed.

yikes... maybe default it for all with a lua override if possible? i can't imagine there are too many items that don't remove when all charges are consumed.
image commented 2 years ago
Collaborator

right now any return value >= 0 on "used" function triggers default behavior of removing the item/count.. those items that remove the item through the script though -- I think it is going to continue omitting, not sure if they send other messages.

right now any return value >= 0 on "used" function triggers default behavior of removing the item/count.. those items that remove the item through the script though -- I think it is going to continue omitting, not sure if they send other messages.
image referenced this issue from a commit 2 years ago
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.