Jump to content
  • 0

custom pet attack


manabeast

Question


  • Group:  Members
  • Topic Count:  138
  • Topics Per Day:  0.03
  • Content Count:  835
  • Reputation:   25
  • Joined:  11/22/11
  • Last Seen:  

3820,Koom,Koom,25008,26008,0,537,100,1000,100,0,1000,0,2000,400,1,0,10000,10000,800,{ petloot 10; },{}

my custom pet. already set 100%. why it's still stand there?

[media=]

[/media] Edited by manabeast
Link to comment
Share on other sites

10 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  02/09/18
  • Last Seen:  

Pet attack another player in PVP how can to make

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  218
  • Topics Per Day:  0.05
  • Content Count:  1180
  • Reputation:   141
  • Joined:  01/27/12
  • Last Seen:  

You need the accessory for your pet to attack unless you have it set to not require one in the conf files.

Peopleperson49

  • Upvote 1
Link to comment
Share on other sites


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

trunk/conf/battle/pet.conf

// When the master attacks a monster, whether or not the pet will also attack. (Note 1)
pet_attack_support: no

// When the master receives damage from the monster, whether or not the pet attacks back. (Note 1)
pet_damage_support: no

// Rate at which a pet will support it's owner in battle. (Note 2)
// Affects pet_attack_support & pet_damage_support.
pet_support_rate: 100

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  218
  • Topics Per Day:  0.05
  • Content Count:  1180
  • Reputation:   141
  • Joined:  01/27/12
  • Last Seen:  

If you look at his video he has no pet accessory equiped. I really think that is his problem also.

Set your pet.conf files to this:

// Does the pet need its equipment before it does its skill? (Note 1)
pet_equip_required: no

// When the master receives damage from the monster, whether or not the pet attacks back. (Note 1)
pet_damage_support: yes

// When the master attacks a monster, whether or not the pet will also attack. (Note 1)
pet_attack_support: yes

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

Peopleperson49

Edited: Removed double paste.

Edited by peopleperson49
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  138
  • Topics Per Day:  0.03
  • Content Count:  835
  • Reputation:   25
  • Joined:  11/22/11
  • Last Seen:  

ops.. forgot remove. thanks . it's work =)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  218
  • Topics Per Day:  0.05
  • Content Count:  1180
  • Reputation:   141
  • Joined:  01/27/12
  • Last Seen:  

One more thing you really might want to consider. Set this to no and it will make monsters attack your spawned monsters/pets instead of you. When your spawned/pet attacks them it will not turn on you.

Peopleperson49

monster.conf

// When a mob is attacked by another monster, will the mob retaliate against the master of said mob instead of the mob itself?
// NOTE: Summoned mobs are both those acquired via @summon and summoned by Alchemists
retaliate_to_master: yes

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  138
  • Topics Per Day:  0.03
  • Content Count:  835
  • Reputation:   25
  • Joined:  11/22/11
  • Last Seen:  

mean monster will aim my pet? will my pet die? how long the mob will help me tank? forever?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  218
  • Topics Per Day:  0.05
  • Content Count:  1180
  • Reputation:   141
  • Joined:  01/27/12
  • Last Seen:  

Keep in mind it was intended for summons/slaves and not pets. But on my server it works for some pets and not others. Summons have hp and can be killed. My pets were attacked but never killed. It kind of was an exploit since it was like an invincable tank, but a lot of mobs can change targets so weaker chars just die anyway. I also have custom mercensaries that look and work just like players so that sysem might be messing with how they work, but I don't think so.

Peopleperson49

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