Minimap Dungeon Statistics

Minimap Dungeon Statistics 1.0.0

No permission to download
Picture 2

-- If you set a mob counter, do it in front of it. If you ask why the second dungeon flag is set,
-- ihow counts "d.count_monster()" weird if you always print it out when mobs are killed.
d.setf("minimap_dungeoninfo_start_mob_count", d.count_monster())
d.setf("minimap_dungeoninfo_killed_mob_count", d.count_monster())
d.set_minimap_dungeoninfo_status(1) -- enable dungeon info for dungeon instance
d.set_minimap_dungeoninfo_stage(aktuelle stage, max stage) -- I always set maxstage higher than you have stages so that stage complete is displayed after the bosskill, so to speak
-- the progress bar can be controlled as follows (3 options):
d.set_minimap_dungeoninfo_gauge(0, 0) -- Disables the counter completely
d.set_minimap_dungeoninfo_gauge(1, (un)gekillte mobanzahl, gesamtmobanzahl) -- activates the mob counter
d.set_minimap_dungeoninfo_gauge(2, zeit in sekunden) -- activates the time counter
d.set_minimap_dungeoninfo_notice("Töte alle Monster") -- Insert your info text here. Text output is also possible for multilang via the Translate.lua.
  • Like
Reactions: FileX and Rathios
Author
ɯoops
Views
417
First release
Last update
Rating
0.00 star(s) 0 ratings

Share this resource

Tags
None
7Threads
300+Resources
549Members
sasa33Latest member
Back
Top Bottom
  AdBlock Detected
We will allow adblock, it became so used that now it's more annoying to deactivate it than watching ads. Don't forget to leave a rating when using a resource downloaded from here, you can help us that way❤