Jump to content
  • 0

Help in Auto Bowling Bash


Question

Posted (edited)

Hello, just a new in scripting and can't even make my own script work,
Here's my script

bonus4 bAutoSpellOnSkill,"KN_BOWLINGBASH","KN_BOWLINGBASH",10,10000; },{},{}

 

Is this right? for Autocast Bowling Bash while using Bowling Bash?



Help please, my head's gonna blow  /whisp

Edited by venire

6 answers to this question

Recommended Posts

Posted

100 = 1%

1000 = 10%

10000 = 100%



 

 

 

bonus4 bautospellonskill,"KN_BOWLINGBASH","KN_BOWLINGBASH",1,1000;

 

 

bonus4 bAutoSpellOnSkill,s,x,l,n;<>    Adds a n/10% chance to autospell skill x at level l when using skill s. (supports skill names)
                                    Supportive spells are casted on self, others on target of skill s.
bonus5 bAutoSpellOnSkill,s,x,l,n,i;<>    Adds a n/10% chance to autospell skill x at level l when using skill s. (supports skill names)
                                    i: Flags (bitfield)
                                        &1: Forces the skill to be casted on self, rather than on the target of skill s.
                                        &2: Random skill level between 1 and l is chosen.

What level of bowling bash will cast? lvl1?

It depend on you. it cast any level of skill just adjust the percent of it.


I'm kinda confuse about proc rates. does 10000 = 100%?

bonus4 bautospellonskill,"KN_BOWLINGBASH","KN_BOWLINGBASH",1,1000;  = Random Lvl of Bowling Bash? How can i do it with a fix level?
 

bonus4 bautospellonskill,"KN_BOWLINGBASH","KN_BOWLINGBASH",1,1000;

Change number 1 to your desire level.

Posted

bonus4 bautospellonskill,"KN_BOWLINGBASH","KN_BOWLINGBASH",1,1000;

 

 

bonus4 bAutoSpellOnSkill,s,x,l,n;<>    Adds a n/10% chance to autospell skill x at level l when using skill s. (supports skill names)
                                    Supportive spells are casted on self, others on target of skill s.
bonus5 bAutoSpellOnSkill,s,x,l,n,i;<>    Adds a n/10% chance to autospell skill x at level l when using skill s. (supports skill names)
                                    i: Flags (bitfield)
                                        &1: Forces the skill to be casted on self, rather than on the target of skill s.
                                        &2: Random skill level between 1 and l is chosen.
Posted

bonus4 bautospellonskill,"KN_BOWLINGBASH","KN_BOWLINGBASH",1,1000;

 

 

bonus4 bAutoSpellOnSkill,s,x,l,n;<>    Adds a n/10% chance to autospell skill x at level l when using skill s. (supports skill names)
                                    Supportive spells are casted on self, others on target of skill s.
bonus5 bAutoSpellOnSkill,s,x,l,n,i;<>    Adds a n/10% chance to autospell skill x at level l when using skill s. (supports skill names)
                                    i: Flags (bitfield)
                                        &1: Forces the skill to be casted on self, rather than on the target of skill s.
                                        &2: Random skill level between 1 and l is chosen.

What level of bowling bash will cast? lvl1?

Posted (edited)

 

bonus4 bautospellonskill,"KN_BOWLINGBASH","KN_BOWLINGBASH",1,1000;

 

 

bonus4 bAutoSpellOnSkill,s,x,l,n;<>    Adds a n/10% chance to autospell skill x at level l when using skill s. (supports skill names)
                                    Supportive spells are casted on self, others on target of skill s.
bonus5 bAutoSpellOnSkill,s,x,l,n,i;<>    Adds a n/10% chance to autospell skill x at level l when using skill s. (supports skill names)
                                    i: Flags (bitfield)
                                        &1: Forces the skill to be casted on self, rather than on the target of skill s.
                                        &2: Random skill level between 1 and l is chosen.

What level of bowling bash will cast? lvl1?

It depend on you. it cast any level of skill just adjust the percent of it.

Edited by naaaan
Posted

 

 

bonus4 bautospellonskill,"KN_BOWLINGBASH","KN_BOWLINGBASH",1,1000;

 

 

bonus4 bAutoSpellOnSkill,s,x,l,n;<>    Adds a n/10% chance to autospell skill x at level l when using skill s. (supports skill names)
                                    Supportive spells are casted on self, others on target of skill s.
bonus5 bAutoSpellOnSkill,s,x,l,n,i;<>    Adds a n/10% chance to autospell skill x at level l when using skill s. (supports skill names)
                                    i: Flags (bitfield)
                                        &1: Forces the skill to be casted on self, rather than on the target of skill s.
                                        &2: Random skill level between 1 and l is chosen.

What level of bowling bash will cast? lvl1?

It depend on you. it cast any level of skill just adjust the percent of it.

I'm kinda confuse about proc rates. does 10000 = 100%?

bonus4 bautospellonskill,"KN_BOWLINGBASH","KN_BOWLINGBASH",1,1000;  = Random Lvl of Bowling Bash? How can i do it with a fix level?

 

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