
Epic Fight Mod Compatibility
megagnarxd opened this issue ยท 15 comments
- Use EXP instead of levels like how it was implemented in reskillable instead of rereskillable
- Please allow compatibility between this mod and epic fight mod.
Thank you very much :D
I've implemented the option to change the usage of xp, the new version will be on curseforge soon!
/experience add levels
the command, doesn't work. But otherwise, it's all good. Thank you for making this happen
I don't understand exactly what you mean when you say it doesn't work. Do you mean using the command doesn't give you levels?
No, /experience command does give level. However, you can't use said experience to level up your reskillable skills
Maybe instead of having all levels drop back to zero, only a couple levels will be reduced by a small random amount after every death? Much like the first reskillable?
Anyway, can you elaborate on what you mean by "compatibility between this mod and epic fight mod"? Also, I don't know exactly how Reskillable works in that regard, I assume it uses xp points instead of levels?
I've never coded so bear with me. I will try to explain it to the best of my abilities.
Yes, the original reskillable used experience points instead of levels. So when you are level 30 and leveling up a level 3 skill, you will not go from 30-3=27.
Epic fight mod uses a different attacking type. I have no idea how it works but I'm assuming reskillable register a hit as left clicking. Projectmmo, however, is able to stop all of epic fight's attacks. You may want to look into projectmmo's code and see how they do it. Thank you
I don't know whether I want the mod to work like that with xp, but I'll consider adding that as a config option. As for the mod compatibility, I don't know whether I want to work on these kinds of features.
I've decided to start implementing the XP usage change, but I won't be implementing this mod compat. Anyone willing to put in the work can submit a pull request however.