Jump to content
  • 0

Auto Endow when Equip


carlcarl

Question


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  75
  • Reputation:   1
  • Joined:  04/14/13
  • Last Seen:  

Can I have a script that when I equip a Item it auto cast lightning loader or Flame Launcher?

Link to comment
Share on other sites

7 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  75
  • Reputation:   1
  • Joined:  04/14/13
  • Last Seen:  

Please post the line where you put this item script.

5937,Runes_of_Power,Runes of Power,5,100,10,10,,5,,1,0xFFFFFFFF,7,2,1,,1,0,909,{ bonus bAllstats,10; },{ sc_start4 SC_FIREWEAPON,60000,5,0,0,1; },{ sc_end SC_FIREWEAPON; }

 

 

SOLVED :D

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  275
  • Reputation:   7
  • Joined:  10/08/12
  • Last Seen:  

try these....     {},{ sc_start4 SA_LIGHTNINGLOADER,60000,5,0,0,1; },{ sc_end SA_LIGHTNINGLOADER; }

                 {},{ sc_start4 SA_FLAMELAUNCHER,60000,5,0,0,1; },{ sc_end SA_FLAMELAUNCHER; }

 

hope its what you need...

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  75
  • Reputation:   1
  • Joined:  04/14/13
  • Last Seen:  

try these....     {},{ sc_start4 SA_LIGHTNINGLOADER,60000,5,0,0,1; },{ sc_end SA_LIGHTNINGLOADER; }

                 {},{ sc_start4 SA_FLAMELAUNCHER,60000,5,0,0,1; },{ sc_end SA_FLAMELAUNCHER; }

 

hope its what you need...

Thanks Mate i'll try this later :)

Its a shame :( It doesnt do anything 

Well It just

 

try these....     {},{ sc_start4 SA_LIGHTNINGLOADER,60000,5,0,0,1; },{ sc_end SA_LIGHTNINGLOADER; }

                 {},{ sc_start4 SA_FLAMELAUNCHER,60000,5,0,0,1; },{ sc_end SA_FLAMELAUNCHER; }

 

hope its what you need...

Thanks Mate i'll try this later :)

Its a shame :( It doesnt do anything 

 

Actually it does a thing the skill was activating was stone curse instead the one I want :(

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  2407
  • Reputation:   613
  • Joined:  07/05/12
  • Last Seen:  

SA_LIGHTNINGLOADER or SA_FLAMELAUNCHER are not sc_const, you should use

 

SC_FIREWEAPON
SC_WATERWEAPON
SC_WINDWEAPON
SC_EARTHWEAPON
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  75
  • Reputation:   1
  • Joined:  04/14/13
  • Last Seen:  

SA_LIGHTNINGLOADER or SA_FLAMELAUNCHER are not sc_const, you should use

 

SC_FIREWEAPON
SC_WATERWEAPON
SC_WINDWEAPON
SC_EARTHWEAPON

 

 

SA_LIGHTNINGLOADER or SA_FLAMELAUNCHER are not sc_const, you should use

 

SC_FIREWEAPON
SC_WATERWEAPON
SC_WINDWEAPON
SC_EARTHWEAPON

 

Ok i'll try this thanks for the reply

 

SA_LIGHTNINGLOADER or SA_FLAMELAUNCHER are not sc_const, you should use

 

SC_FIREWEAPON
SC_WATERWEAPON
SC_WINDWEAPON
SC_EARTHWEAPON

 

 

SA_LIGHTNINGLOADER or SA_FLAMELAUNCHER are not sc_const, you should use

 

SC_FIREWEAPON
SC_WATERWEAPON
SC_WINDWEAPON
SC_EARTHWEAPON

 

Ok i'll try this thanks for the reply

 

 

 

 

Yeah it work but the problem is it still Stone Curses me when I use it
Edited by carlcarl
Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  2407
  • Reputation:   613
  • Joined:  07/05/12
  • Last Seen:  

Please post the line where you put this item script.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  68
  • Topics Per Day:  0.02
  • Content Count:  436
  • Reputation:   31
  • Joined:  02/19/12
  • Last Seen:  

How to put custom endow.. like new sc_fireweapon..

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