Jump to content
  • 0

how to fix show_mob_info: ?


adseej

Question


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  07/06/12
  • Last Seen:  

i want fix "show_mob_info: " to show lv&hp% same time

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/conf/battle/monster.conf

// 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: 6

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  07/06/12
  • Last Seen:  

thank /no1

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  111
  • Reputation:   3
  • Joined:  06/29/12
  • Last Seen:  

Hi,

What if I'm looking to come back to normal, for instance; when you point your mouse on a mob, all you see is the name of it....NO HP, no %...just hte name.

For now, that's the only settings offered by the server are :

1 - Show Mob's HP bar

2 - Show Mob's HP left in %

4 - Show Mob level

No choice no.3 apparently.

Thanks !

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  713
  • Reputation:   70
  • Joined:  11/08/11
  • Last Seen:  

because you need to know that:

1

1+1=2

2+2=4

4+4=8

8+8=16

that is why there is no 3

and if you want option 1+2 then you need to put 3

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  52
  • Reputation:   6
  • Joined:  01/06/12
  • Last Seen:  

Hi,

What if I'm looking to come back to normal, for instance; when you point your mouse on a mob, all you see is the name of it....NO HP, no %...just hte name.

For now, that's the only settings offered by the server are :

1 - Show Mob's HP bar

2 - Show Mob's HP left in %

4 - Show Mob level

No choice no.3 apparently.

Thanks !

Set it to 0 to show just the name.

Coincidentally, to clarify what EvilPuncker said it's basically just that all the choices are powers of 2, you'll see it all over the configurations (item restrictions for example) in areas where you can pick multiple options.

So the possibilities would be 2, 4, 8, 16, 32, 64, etc... and so you'd add the options you want.

For example in this case if you wanted to show the Mob's HP bar and level but not the % you would make it:

1 for the HP bar + 4 for the level = 5

if you wanted the HP bar and the %, you would make it 1 for the HP bar + 2 for the % = 3

Edited by Variant
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  111
  • Reputation:   3
  • Joined:  06/29/12
  • Last Seen:  

Thanks for the explanations guys and especially Variant for answering my question :)

Edited by iROnic
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...