1
MythicMobs{Solved}
Hi Everyone,
I was getting into editing the mythicmobs for my server and I ran into a problem. I would like the mythicmobs health to show every 5% of hp loss but I do not know how to do this. Right now im just doing it on a skill for every 60 ticks.
- message{m="<mob.name> - (<mob.hp> / <mob.mhp>)"} ~onTimer:60 @PlayersInRadius{r=40}
If anyone knows how to make it for every 5% damage and maby change the colors to make it look better please reply. It would help a lot. Thanks
I was getting into editing the mythicmobs for my server and I ran into a problem. I would like the mythicmobs health to show every 5% of hp loss but I do not know how to do this. Right now im just doing it on a skill for every 60 ticks.
- message{m="<mob.name> - (<mob.hp> / <mob.mhp>)"} ~onTimer:60 @PlayersInRadius{r=40}
If anyone knows how to make it for every 5% damage and maby change the colors to make it look better please reply. It would help a lot. Thanks
4
Your welcome, glad you found what you needed.
mythicmods has its own forums, you are better of there than a generic minecraft forum.
http://www.mythicmobs.net/index.php?forums/
http://www.mythicmobs.net/index.php?forums/
Thanks a lot. I will go post it there.
Thanks a lot again. I went here and I found what I needed.
