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

Add Arrow suplies? #262

Open rodrigogmello opened 7 years ago

rodrigogmello commented 7 years ago

can add how many arrows u spent on u hunt?

NullScripter commented 7 years ago

The arrows spent are not being counted automatically since Tibia 11 update (probably due address changes).

You can add it manually using "addwaste@item>@<count", after each hunt. Example: "addwaste@onyx arrow@283"

fclaussen commented 7 years ago

It's not being counted for a while now.. what I do is similar to what @brunocrepaldi suggested.

Instead I add the total arrows as waste on the beginning of the hunt so I don't have to keep track of the amount used. By the end of the hunt, if there's any arrow left, I add them as loot using addloot@drill bolt@<amount left>