SkillApi+ConquestiaMobs
iomatix opened this issue ยท 8 comments
There is a problem with getting shared exp with SkillApi+ConquestiaMobs (Method: Exp_Bottle/Special. CQM dosen't support "MOB" table method ๐ข )
It gets vanilla value instead of multiplier value from CQM.
So for example it's 12 exp and 6 exp shared on 1st lvl Zombie. For 10th lvl it's 50 exp + still 6 exp shared via parties plugin. ๐
Is it possible to add support for conquestiamobs?
Maybe by placeholder %mob_level% for sharing formula?
Or just native support via integrating that together?
there is a link
https://www.spigotmc.org/resources/conquestia-mobs.21307/
Thank you!
Hi,
Unfortunately its not possible.
Conquestia Mobs doesn't have any API to hook for it.
I have one question.
I'm able to re-edit conquestia mobs for personal use. Is it possible to hook into CQM script some parties Methods which decide about Skill-API experience share?
I need to add some API methods for better exp handling, I will try to do it in a future version ;)