Jump to content
  • 0

Problem with Pet Skills


Dazel

Question


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  06/16/13
  • Last Seen:  

Hi rAthena, I'm not sure if this is the right place to post my question, since my english is not very good lol, sorry about that too.
 
Well, I been having problemas with my Pets ingame, some skill doesn't work (loot skills) and some others works bad, like deviruchi buffs, they must be  for 20 sec every 40 sec or something like that,
 
Well, I didn't make any change to my pet_db.txt neither add custom pets, just the original ones, my server is pre-renewal and we are using Revision: 17421 .
 
Reading here and there, I notice pet's skills changed in renewal, some skills and stats where added, so my pet_db.txt looks like renewal and not pre-renewal, but the bonuses are working, looter pets don't loot even if they have (by default) the loot skill in pet_db.txt
 
Sorry if I can't explain you very well, hope you understand my problem.
 
 
EDIT:
 
Problem solved, just had to change a "no" for a "yes" on a line in script: conf/battle/pet.conf

// Whether or not the pet's will use skills. (Note 1)
// Note: Offensive pet skills need at least pet_attack_support or
// pet_damage_support to work (they trigger while the pet is attacking).
pet_status_support: no

 


TO:

 

// Whether or not the pet's will use skills. (Note 1)
// Note: Offensive pet skills need at least pet_attack_support or
// pet_damage_support to work (they trigger while the pet is attacking).
pet_status_support: yes

 

I wanted to share the solution even if its pretty simple so other people with the same problem can find it.
 
Thanks anyways, topic can be closed :)

pet_db.txt

Edited by Dazel
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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...