Page 1 of 1

Looking for this Mutator.

Posted: Sat May 14, 2016 8:50 pm
by Swank
It's a mutator that shows the name of a monster and it's hp, looks like this:
Image

Anyone know where I can find it?

Re: Looking for this Mutator.

Posted: Sun May 15, 2016 7:06 am
by sektor2111
Not an exact match but you can give a try to THIS one, else you can edit it a bit.

Re: Looking for this Mutator.

Posted: Sun May 15, 2016 3:42 pm
by JackGriffin
That's an older version of the HUD code before I figured out how to 'stick' the floating overlay onto the monsters better. This version will slide all over the screen if you are looking at higher/lower Z values. The HUD code from MH2 is way better, it looks like this:
7jgJV-_N5_E

You (or anyone else) are certainly free to update the MH HUD mod with the better code. It would take about 5 minutes, you just need to copy the relevant functions over and import the text textures from MH2. Be sure to rename it to whatever you want your HUD to be called, it's your work now ;)

Re: Looking for this Mutator.

Posted: Sun May 15, 2016 5:52 pm
by Swank
Thank you so much for the replies guys. Much love <3