MagicWall
Veteran OT User
- Joined
- Oct 12, 2008
- Messages
- 125
- Solutions
- 6
- Reaction score
- 353
I want to present my loot statistics module for OTClient, who was presented in posts:
[OTClient Showoff] Show off your OTClient project/module/UI and other
[OTClient Showoff] Show off your OTClient project/module/UI and other
What is loot_stats module?
This module is created for presenting dropped items/killed monster: count, chance etc. Additionally module may show actual dropped loot in a graphic form. All operations is on client side, so they need additional files (look How to add?), they check loot notifications and save it.
How to add?
How it's look like
Features
Limitations
Download
Loot_stats
Bugs/Issues send to project on github.
Feauters/Ideas etc. add here.
This module work only with "classic" (like rl tibia) loot notifications!
You need to add files items.otb and items.xml!
[OTClient Showoff] Show off your OTClient project/module/UI and other
[OTClient Showoff] Show off your OTClient project/module/UI and other
What is loot_stats module?
This module is created for presenting dropped items/killed monster: count, chance etc. Additionally module may show actual dropped loot in a graphic form. All operations is on client side, so they need additional files (look How to add?), they check loot notifications and save it.
How to add?
- Add folder [loot_stats] to "mods" or "modules" folder (recommended "mods" folder) in your main OTClient folder.
- To folder items_versions add folder with version name (8.60 -> 860).
- Inside created folder add items.otb* and items.xml* files.
How it's look like
Features
- Information about killed monsters.
- Loot from all monsters.
- Loot from one type of monster.
- Graphic loot information on left top corner.
Limitations
- Module need to work loot notifications.
- This module work only with "classic" loot notifications.
- You need to have items.otb and items.xml to work this module.
- Problems with longer loading OTClient.
Download
Loot_stats
Bugs/Issues send to project on github.
Feauters/Ideas etc. add here.
This module work only with "classic" (like rl tibia) loot notifications!
You need to add files items.otb and items.xml!