Jump to content

Recommended Posts

Posted

good guestion, i am having the same guestion... I read somewhere you can do it with l2wind- (not for free), and somebody wrote down that it is imposible to do it with l2walker-scripting...

 

 

 

hmm, Agahnim perhapos knows a way to do it!

 

 

 

 

 

cya

Posted

hmm, for all who read this post, i ve gathered some info about making scripts, this is from past posts that were made... so here goes

 

on MSG(X bought 1 arrow) {if privatestoresell(/stand)[target X (on MSG(X was not found in the game (/sit) else(BUFF)]

 

 

 

var(X)=Name who bought an arrow from you

 

var(BUFF)=[use Skill Empower]

 

 

 

LABEL(buff)

 

 

 

{

 

USESKILL(Wind Walk[iD=1204],PLAYER,name)

 

}

 

DELAY(6500)

 

{

 

USESKILL(Shield[iD=1040],PLAYER,name)

 

}

 

DELAY(6500)

 

{

 

USESKILL(Might[iD=1068],PLAYER,name)

 

}

 

DELAY(6500)

 

{

 

USESKILL(Focus[iD=1077],PLAYER,name)

 

}

 

DELAY(6500)

 

{

 

USESKILL(Mental Shield[iD=1035],PLAYER,name)

 

}

 

DELAY(6500)

 

{

 

USESKILL(Acumen[iD=1085],PLAYER,name)

 

 

 

 

 

 

 

 

 

Could this be useful on makin such script.... for all those who know much more than we do... please help us..

 

 

 

 

 

thnx

 

 

 

cya

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