Visible Monsters HP

Ind

Development Administrator
Staff member
Messages
1,655
Points
113
thumb-bf7852c595ba176bbd959826712d9ff7-visiblemonsterhp.jpg


File Name: Visible Monsters HP

File Submitter: Ind

File Submitted: 14 Jan 2014

File Category: Plugins

HPM Plugin.

- Monsters HP is visible to all players, instead of only those who hit it.

- Monsters spawned with 'boss' flag have a greater bar (2-3x normal size, check screenshot in download page view)

- Requires PACKETVER >= 20120404

Whats the 'boss' flag?

For example, gef_dun.txt's Doppelganger

Code:
gef_dun02,0,0,0,0	boss_monster	Doppelganger	1046,1,7200000,600000,1
How to Install

Check the wiki page on 'Building a Plugin' http://herc.ws/wiki/HPM#Building_a_plugin

Contribute / Customize

Its available at our Staff Plugins Repo, pull requests are more than welcome.

Click here to download this file

 
Too many duplicates, why not interface those functions,

A nice plugin anyway.

 
Not unless enough people request it. It's a totally custom addition so you can add it as a plugin and it'll indeed work without any problems.

 
How can I make it show Hp/Hpmax, mob lvl, and hp bar of the mob at the same time?

/ Display some mob info next to their name? (add as needed)

// (does not works on guardian or Emperium)

// 1: Display mob HP (Hp/MaxHp format)

// 2: Display mob HP (Percent of full life format)

// 4: Display mob's level

show_mob_info: 0 <--- what should I put to show all?

 
Last edited by a moderator:
Too many duplicates, why not interface those functions,

A nice plugin anyway.
agree. 
+1 but mby change the purple/pink color in something bether ??
the color is client-controlled, it should be possible to modify by hexing it.
will this be included in hercules master in github?
don't think so, its not an official feature (plus it collides with the official version which only displays the bars to those who hit it)
How can I make it show Hp/Hpmax, mob lvl, and hp bar of the mob at the same time?
I think they're totally different things, if you enable that config that shows the monster level near its display name both should work
 
How can I make it show Hp/Hpmax, mob lvl, and hp bar of the mob at the same time?

/ Display some mob info next to their name? (add as needed)

// (does not works on guardian or Emperium)

// 1: Display mob HP (Hp/MaxHp format)

// 2: Display mob HP (Percent of full life format)

// 4: Display mob's level

show_mob_info: 0 <--- what should I put to show all?
7

 
But the boss hp bar don't act like normal monster hp bar.

How can you make the hp bar on 2014 client change for every 5% damage you make.

 
But the boss hp bar don't act like normal monster hp bar.

How can you make the hp bar on 2014 client change for every 5% damage you make.
-Yes its working with 2014.

-If will stay as normal HP Bar if its from @monster.

You can try go to bosssnia or in the normal spawn area of the MVP it will show as big bar.

 
sorry for interrupt but, how can i change the size of the boss hp? i want it more height be lower and width higher and is possible to change color?

 
Back
Top