Reducto Posted January 31, 2012 Share Posted January 31, 2012 Can anyone have this diff? Quote Link to comment Share on other sites More sharing options...
FatalEror Posted January 31, 2012 Share Posted January 31, 2012 hpbar.patch 2 Quote Link to comment Share on other sites More sharing options...
Jb Roxas Posted February 3, 2012 Share Posted February 3, 2012 where should i put that patch? Quote Link to comment Share on other sites More sharing options...
Mystery Posted February 3, 2012 Share Posted February 3, 2012 Input the patch manually or use Tortoise SVN. Quote Link to comment Share on other sites More sharing options...
KeiKun Posted February 4, 2012 Share Posted February 4, 2012 Input the patch manually or use Tortoise SVN. Note: * You can Only Apply the Patch using Tortoise if you Checkout the SVN and not using a Pre-Compiled SVN Quote Link to comment Share on other sites More sharing options...
MxR Posted April 9, 2012 Share Posted April 9, 2012 im having a build failed. im using windows 7 64bit. ms visual studio 2010 pro. Quote Link to comment Share on other sites More sharing options...
Altimage Posted May 28, 2012 Share Posted May 28, 2012 Can you help not show hpbar on Mvp monster? Quote Link to comment Share on other sites More sharing options...
Loke Posted May 28, 2012 Share Posted May 28, 2012 Can you help not show hpbar on Mvp monster? Go to monster.conf show_mob_info: 0 Quote Link to comment Share on other sites More sharing options...
Rikimaru Posted May 28, 2012 Share Posted May 28, 2012 I got an error on mob.c when I try to recompile my Map Server after applying the patch... Quote Link to comment Share on other sites More sharing options...
Altimage Posted May 29, 2012 Share Posted May 29, 2012 (edited) Go to monster.conf show_mob_info: 0 yes, i set show_mob_info: 0 that show Hpbar on Mob Boss&Mvp. i want disble Hpbar on Mob Boss&Mvp. Edited May 29, 2012 by Altimage Quote Link to comment Share on other sites More sharing options...
QQfoolsorellina Posted May 29, 2012 Share Posted May 29, 2012 Go to monster.conf show_mob_info: 0 yes, i set show_mob_info: 0 that show Hpbar on Mob Boss&Mvp. i want disble Hpbar on Mob Boss&Mvp. try to replace all if (battle_config.mob_display_hpmeter) with if (battle_config.mob_display_hpmeter && !is_boss(&md->bl)) Quote Link to comment Share on other sites More sharing options...
Altimage Posted May 29, 2012 Share Posted May 29, 2012 thank you that work Quote Link to comment Share on other sites More sharing options...
EvilPuncker Posted May 30, 2012 Share Posted May 30, 2012 does this works like the official one from latest clients? Quote Link to comment Share on other sites More sharing options...
Emistry Posted May 31, 2012 Share Posted May 31, 2012 nope..this will show the monster HP if the monster present in your screen view ~ Quote Link to comment Share on other sites More sharing options...
EvilPuncker Posted May 31, 2012 Share Posted May 31, 2012 seems like no one released the src mod for new clients yet then Quote Link to comment Share on other sites More sharing options...
Can anyone have this diff?
Link to comment
Share on other sites