MobHunting

MobHunting

114k Downloads

MythicMobs Reload Support

Grdgyyr opened this issue ยท 6 comments

commented

I tested your dev build 366. reward price reloads but consoleRunCommand and chance are not affected

commented

That sounds really strange. I will have to look at it again.

commented

thanks :D

commented

i'll look into it and test it out shortly. Thank you so much

commented

I have looked at the code again, and I think it works. Maybe I need to explain how data is stored.

  1. When a mob is spawned it is tagged with the reward data. These data will not be changed when you reload MobHunting.
  2. But if you reload and then spawn a new MythicMob it should be tagged with the newly loaded data. Please try again. Reload and then spawn a MM, and kill it.

This should not be a big problem?

commented

I have made change in how I find the reward data when a MM is killed. Maybe this will work better.

Please test build 367 or newer
https://fractal.lindegaard.one:8181/job/MobHunting/

I have not had a lot of time to test my self.

commented

It works like a charm now. Thank you so much for the fast response and fix.