Jump to content
  • 0

Autospell in Same Skill


Dev j

Question


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.05
  • Content Count:  79
  • Reputation:   1
  • Joined:  06/22/23
  • Last Seen:  

Hello, can anyone help me how to make a script like double casting using triggered auto spell in same skill ? like elemental sword but skill will be the same triggered

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.05
  • Content Count:  45
  • Reputation:   25
  • Joined:  09/09/23
  • Last Seen:  

bonus4 bAutoSpellOnSkill,sk,x,y,n;  	Adds a n/10% chance to autospell skill x at level y when using skill sk

This should be the one that you are looking for

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.05
  • Content Count:  79
  • Reputation:   1
  • Joined:  06/22/23
  • Last Seen:  

19 hours ago, Nyaniverse said:
bonus4 bAutoSpellOnSkill,sk,x,y,n;  	Adds a n/10% chance to autospell skill x at level y when using skill sk

This should be the one that you are looking for

Hello yes i tried that but the same skill are not working. 

like this

 

 bonus4 bAutoSpellOnSkill,"CR_ACIDDEMONSTRATION","CR_ACIDDEMONSTRATION",10,1000;

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.05
  • Content Count:  45
  • Reputation:   25
  • Joined:  09/09/23
  • Last Seen:  

8 hours ago, Dev j said:

Hello yes i tried that but the same skill are not working. 

like this

 

 bonus4 bAutoSpellOnSkill,"CR_ACIDDEMONSTRATION","CR_ACIDDEMONSTRATION",10,1000;

Have you tried setting it to 100% chance to auto-cast? Try adding a different skill and see if it works as well, to debug it.

Link to comment
Share on other sites

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.

×
×
  • Create New...