the intended use will be a sex experience tracker (amout of sexual interaction by type), but it culd also be used as to track the item usage for stats (always nice to grind stats), later would add dialog based on these stats to make like see get preference, but will have to see
V3LTAX
2
Posts
2
Following
A member registered Nov 14, 2023
Recent community posts
Modding - Tools, Discussion and Sharing comments · Replied to Fen in Modding - Tools, Discussion and Sharing comments
Modding - Tools, Discussion and Sharing comments · Posted in Modding - Tools, Discussion and Sharing comments
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.