Jump to content
  • 0
Sign in to follow this  
Ragnar Lothbrok

Question need help...

Question

2 answers to this question

Recommended Posts

  • 0

The first one: I've realized this one some minutes ago when solving a mobs problem for another user. It seems that mob ID# 1792 (Soccer Ball, unused AFAIK). Reading on the DB and looking for this mob's entry, we see that the Def parameter of this mob is 128, larger than its maximum which is 127 and its mode is that it only gets 1 damage per hit.

 

For this, you can either change that parameter to a smaller value (from 127 downwards to 0, it doesn't matter since that mob only gets 1 damage per hit) or if you are never going to use that mob on your server you can comment that entry by placing a double slash (//) at the start of the line. Anyways, you can safely ignore this since the emulator is automatically defaulting its defense value to 127 and in case the script/db developers decide to amend this you'll get a conflict when you try to update your working copy.

 


 

For the green C, I believe it means that those entries have been read from Hercules Cache, a recently developed feature that uses up a bit more of hard disk space but makes Hercules boot faster than before.

Share this post


Link to post
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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.