From 1f2c14189bc029af3045de816290d3e488ee9c32 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Mon, 20 Aug 2012 11:59:22 +0000 Subject: Added support for the new monster purple hp bar packet (packetver >= 20120404), make sure to toggle /monsterhp in the client to show the bar. Special Thanks to EvilPuncker and scriptor for the packet structure git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16669 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/clif.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/clif.h') diff --git a/src/map/clif.h b/src/map/clif.h index 385c1d4aa..d31fb59fe 100644 --- a/src/map/clif.h +++ b/src/map/clif.h @@ -739,6 +739,7 @@ void clif_elemental_updatestatus(struct map_session_data *sd, int type); void clif_talisman(struct map_session_data *sd, short type); void clif_snap( struct block_list *bl, short x, short y ); +void clif_monster_hp_bar( struct mob_data* md, int fd ); /** * Color Table -- cgit v1.2.3-60-g2f50