carlcarl Posted April 22, 2013 Posted April 22, 2013 Can I have a script that when I equip a Item it auto cast lightning loader or Flame Launcher? Quote
miczster Posted April 22, 2013 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
carlcarl Posted April 22, 2013 Author 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
Capuche Posted April 22, 2013 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
carlcarl Posted April 22, 2013 Author 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
Capuche Posted April 22, 2013 Posted April 22, 2013 Please post the line where you put this item script. Quote
carlcarl Posted April 22, 2013 Author 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
Rebel Posted June 25, 2013 Posted June 25, 2013 How to put custom endow.. like new sc_fireweapon.. Quote
Question
carlcarl
Can I have a script that when I equip a Item it auto cast lightning loader or Flame Launcher?
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.