Jump to content

Recommended Posts

Posted

hi yall, im trying to make a buffer using a elemental master who summons the Seraphim Unicorn and it keeps auto-using its skill every 30 sec.

 

since walker settings doenst work well (see below), im trying sth with scripting.

 

does anybody knows if the current syntax of L2 Walker Scripting support the use of Skills?

 

something similar to this:

 

LABEL(sss)

USESKILL(Gift of Seraphim[iD=4703])

DELAY(30000)

JMP(sss)

 

 

 

in my version of L2Walker (10.74), the pet buffs does not appear correctly (it only appears as the 4 basic - change move mode, stop, attack, unsummon).

 

The interesting thing is this:

 

open your summoners' INI file:

 

under [CONTROL], you see a field like this:

 

[tt]RecvControlList=[/tt]

 

If you complement with this info --> [tt]4703,gift[/tt], save and re-load the options you will see "Blessing of Seraphim" on the skill command and the command 'gift' which will be used to trigger.

Walker recognizes the ID, but the buff command does not work (those are skills from the player only).

 

If you go further, to the pet section, under [PET], and change the lines to this:

bPet_Skill4_Flags=1
nPet_Skill4_Id=4703
csPet_Skill4_Condtion=0
nPet_Skill4_Delay=33
nPet_Skill4_MP=0

 

you will see nothing written on the "SKILL" field when you save and re-open your settings.

 

well, i wondering if anyone could help me with that...

thankx

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