Jump to content

Recommended Posts

Posted

Hello,

 

I'm trying to get my summon to buff the party members but I'm failing to do so. The script synthax is correct. I've tested it with other skills.

 

 

LABEL(WaitLink1)
DELAY(1000)
!IsMember(Sywaes)
{
JMP(WaitLink1)
}
SET(L2WALKER,DISABLE)
ChangeWaitType(1)
DELAY(2000)
UseSkill(Clarity[iD=5647],PARTY,Sywaes)
DELAY(5000)
SET(L2WALKER,ENABLE)
JMP(WaitLink1)
 

 

It doesn't seem to work because the pet actually does it - not the char.

 

I tried Naming it toUnicorn Seraphim - Clarity and Unicorn of Seraphim - Clarity. I also changed the ID to 1055 (it's the ID the options.ini L2walker sees - nPet_Buff2_SkillId=1055, instead of 5647)

 

I tried messing with the option files too - no luck.

 

Any ideas how to make the summon buff said party member? I can't find a command for a pet to use skills in every script guide that I've found/used.

 

The party-wide buffs work fine within walker itself. Problem is a buff that needs the pet to target someone and buff said someone with his skill.

 

Thanks.

 

 

 

 

 

 

 

 

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock