USING AUGMENT WITh L2Walker

06/18/2008 00:58 [|Mr.Boombastic|]#1
Hi all,

I have created a script for using Item skills like nukker skills, buff skills and debuff skills.

Label(SKILL)
USESKILL(Item Skill: TheNameOfTheSkill[ID=],) ID can be blanco only Dont forget to set the name of traget.
Delay(the skill time delay in mili sec) 1 second = 1000 miliseconds
{
Call(SKILL)
}

Ok, I hope it is usefull for some players. BTW I have a Problem with using Walker, the private server where i play have now Sytem folder instead of Host file. When i press run to start client nothing happend.