Jump to content
  • 0
Sign in to follow this  
dungpt8782

Monster teleport while trapped?

Question

Hi,

Im using Hercules to make my Pre-Renewal server.

When i used Ankle Snare to trap monster, it will teleport when i hit them.

How can i make it to no teleport ?

 

Thank you for yr help, sorry, my English is bad :(

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

it is depend on monster.. you can edit it in db/pre-re/mob_skil_db.txt 

// Structure of Database:// MobID,Dummy value (info only),State,SkillID,SkillLv,Rate,CastTime,Delay,Cancelable,Target,Condition type,Condition value,val1,val2,val3,val4,val5,Emotion,Chat

search the monster and remove teleport Skill or the Condition Type. for example

 

1046,Doppelganger@AL_TELEPORT,walk,26,1,5000,0,5000,yes,self,rudeattacked,,,,,,,,//change to1046,Doppelganger@AL_TELEPORT,walk,26,1,5000,0,5000,yes,self,,,,,,,,,

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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