Mytherin / Tibialyzer

Tibialyzer is an extension made for the MMORPG Tibia. It automatically scans the server log and messages from the Tibia client by reading its memory, and gathers various statistics, such as loot found from creatures, damage dealt by party members and experience gained every hour.
Other
182 stars 60 forks source link

[Suggestion] Manual add to Waste/Loot #303

Open ArmyofHardstyle opened 7 years ago

ArmyofHardstyle commented 7 years ago

Not really a complaint, just a suggestion. Therefore I wanna start off by saying you are a legend! Everything is working smooth and it has been a real help.

My suggestion (I don't know if this is already an option, maybe I missed it) would be to have an option where a player can add items to his/her loot manually (let's say I found someone else's loot and I decide to keep it) by simply looking at an item the item menu will pop-up, with the option add to loot and then the option to specify the amount of that item you want to add. Same counts for adding items to the items used list (let's say I used up an expensive food without assigning it to a hotkey)

Also: The picture of the Wand of Decay is no displaying correctly in my version (1.4.0) and the Wand of Plague is added to the list (not sure if this is still around)

And again, you are doing a great job, so you may do whatever with my feedback! Hail to you sir for offering the community an awesome tool.

Greetings,

ArmyofHardstyle

Mytherin commented 7 years ago

Thanks for the feedback, glad Tibialyzer is working well for you. Your suggestion is already possible with the following commands:

addloot@[itemname]@[count] adds [count] items of [itemname] to the loot of the current hunt. e.g. addloot@demon armor@3 adds 3 demon armors to the current loot.

addwaste@[itemname]@[count] adds [count] items of [itemname] to the used items of the current hunt, e.g. addwaste@meat@10 adds 10 meats to the currently used items.