Jump to content
  • 0

Question

Posted

Hi I just want to ask if what's wrong with my script. 

 

Description : 20% autocasting Maximum Overthrust when attacking.

 

Scripts I tried : 

 

bonus4 bAutoSpell,486,3,20,i;

 

bonus3 bAutoSpell,486,3,20;

 

bonus5 bAutoSpell,378,1,20,t,0;

 

But any of the 3 is not working. Please help me. Thank you.

2 answers to this question

Recommended Posts

Posted

According to the doc:

 

bonus3 bAutoSpell,sk,y,n;       Adds a n/10% chance to cast skill sk of level y when attacking

 

So it should be something like 

 

bonus3 bAutoSpell,486,3,200;

 

your script will trigger it at 2% success rate.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...