Jump to content

Recommended Posts

Posted

Hi guys im trying to write Titan script. Im trying to make him use crush of doom and armor crush before he hits 29% of total hp. However for some wicked reason when titan assists he doesn't use any skills and gives "The Target is Incorrect". I tried next ex.:

{
UseSkill(Crush of Doom,NPC,Archer of Doom)
DELAY(1000)
UseSkill(Armor Crush,NPC,Archer of Doom)
DELAY(5000)
}
//But in this case it only targets randomly, no assisting the main char
//When you dont specify a target it just skips whole script and goes to delay

So i was wonder if someone knows how to use active fighting skills on current target or on assisted one. Would really appreciate the help.

Posted

Hi guys im trying to write Titan script. Im trying to make him use crush of doom and armor crush before he hits 29% of total hp. However for some wicked reason when titan assists he doesn't use any skills and gives "The Target is Incorrect". I tried next ex.:

{
UseSkill(Crush of Doom,NPC,Archer of Doom)
DELAY(1000)
UseSkill(Armor Crush,NPC,Archer of Doom)
DELAY(5000)
}
//But in this case it only targets randomly, no assisting the main char
//When you dont specify a target it just skips whole script and goes to delay

So i was wonder if someone knows how to use active fighting skills on current target or on assisted one. Would really appreciate the help.

 

u can set that in l2walker Options, after 25-20% let him drink pots, or heal with bishop...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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