carlcarl Posted April 22, 2013 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 75 Reputation: 1 Joined: 04/14/13 Last Seen: November 27, 2013 Share Posted April 22, 2013 Can I have a script that when I equip a Item it auto cast lightning loader or Flame Launcher? Quote Link to comment Share on other sites More sharing options...
carlcarl Posted April 22, 2013 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 75 Reputation: 1 Joined: 04/14/13 Last Seen: November 27, 2013 Author Share Posted April 22, 2013 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 Quote Link to comment Share on other sites More sharing options...
miczster Posted April 22, 2013 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 275 Reputation: 7 Joined: 10/08/12 Last Seen: May 21, 2016 Share Posted April 22, 2013 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... 1 Quote Link to comment Share on other sites More sharing options...
carlcarl Posted April 22, 2013 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 75 Reputation: 1 Joined: 04/14/13 Last Seen: November 27, 2013 Author Share Posted April 22, 2013 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 Quote Link to comment Share on other sites More sharing options...
Capuche Posted April 22, 2013 Group: Developer Topic Count: 10 Topics Per Day: 0.00 Content Count: 2407 Reputation: 616 Joined: 07/05/12 Last Seen: March 20 Share Posted April 22, 2013 SA_LIGHTNINGLOADER or SA_FLAMELAUNCHER are not sc_const, you should use SC_FIREWEAPON SC_WATERWEAPON SC_WINDWEAPON SC_EARTHWEAPON 1 Quote Link to comment Share on other sites More sharing options...
carlcarl Posted April 22, 2013 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 75 Reputation: 1 Joined: 04/14/13 Last Seen: November 27, 2013 Author Share Posted April 22, 2013 (edited) 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 April 22, 2013 by carlcarl Quote Link to comment Share on other sites More sharing options...
Capuche Posted April 22, 2013 Group: Developer Topic Count: 10 Topics Per Day: 0.00 Content Count: 2407 Reputation: 616 Joined: 07/05/12 Last Seen: March 20 Share Posted April 22, 2013 Please post the line where you put this item script. Quote Link to comment Share on other sites More sharing options...
Rebel Posted June 25, 2013 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 436 Reputation: 32 Joined: 02/19/12 Last Seen: May 22, 2024 Share Posted June 25, 2013 How to put custom endow.. like new sc_fireweapon.. Quote Link to comment Share on other sites More sharing options...
Question
carlcarl
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.