Hi,
First of all, i love this desktop pet and can't wait to see how far this project will go
second, i tried to make a mod that count item usage, sadly i couldn't do it, why? it seems there is no hook when a item is used, maybe add something like "OnItemTaskExecuted" (when an item runs its tasks) andOnAttachEnded (when a visual scene actually finishes). Also tried to show tags value in text, but it seems like the way to show value is hardcoded and only allow {user} to be a linked value.
Viewing post in Modding - Tools, Discussion and Sharing comments
Smart attempt with the work around on using Tag amounts. Correct, there is no way to present the value as of the moment through dialogue but I like the idea. Ill make some hooks next update to display specific values like tags. OnItemTaskExecuted might be added as a signal, will see. What do you want to use this for?