GM Takumirai Posted August 21, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 592 Reputation: 31 Joined: 11/14/11 Last Seen: July 29, 2015 Share Posted August 21, 2012 - i used client 2012-05-15 when i update my svn today regarding the update of monster purple hp bar. - i recompile w/o errors , then when i login in my server - it say [ server rejected ] - what did i do wrong?.. do i need to configurate something? Quote Link to comment Share on other sites More sharing options...
Akkarin Posted August 21, 2012 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: Tuesday at 10:17 AM Share Posted August 21, 2012 Are you using the correct packetver in mmo.h and in db/packet_db.txt? Quote Link to comment Share on other sites More sharing options...
GM Takumirai Posted August 21, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 592 Reputation: 31 Joined: 11/14/11 Last Seen: July 29, 2015 Author Share Posted August 21, 2012 - thanks i forgot about the packet_db.txt thanks again.. sorry Quote Link to comment Share on other sites More sharing options...
mofo Posted August 22, 2012 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 69 Reputation: 4 Joined: 07/02/12 Last Seen: November 3, 2013 Share Posted August 22, 2012 how do i make the hp bar work for MvP/mini boss? So far it only works for normal monsters. Quote Link to comment Share on other sites More sharing options...
Mystery Posted August 22, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share Posted August 22, 2012 how do i make the hp bar work for MvP/mini boss? So far it only works for normal monsters. Officially, you're not supposed to view the MvP and Mini Boss HP. However, change it to your liking by finding this line in the source: #if PACKETVER >= 20120404 if( src->type == BL_PC && !(md->status.mode&MD_BOSS) ) clif_monster_hp_bar(md, ((TBL_PC*)src)->fd); #endif https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/src/map/mob.c Quote Link to comment Share on other sites More sharing options...
Question
GM Takumirai
- i used client 2012-05-15 when i update my svn today regarding the update of monster purple hp bar.
- i recompile w/o errors , then when i login in my server
- it say [ server rejected ]
- what did i do wrong?.. do i need to configurate something?
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.