EdenEternal Posted August 17, 2010 Author Posted August 17, 2010 working 100%! Thanks! Thank you too.
HouLiGaN Posted August 24, 2010 Posted August 24, 2010 Man i cant find the scroll.java file in my l2jfree epilogue pack... can u help me?
ServeSATAN Posted August 24, 2010 Posted August 24, 2010 Man i cant find the scroll.java file in my l2jfree epilogue pack... can u help me? yes in eplogue is different way to add this first you must ad scroll in etcitem.sql and then make skill for example of windwalk <skill id="2318" levels="1" name="Scroll of Wind Walk - Event Use"> <set name="itemConsumeCount" val="1"/> <set name="target" val="TARGET_SELF"/> <set name="hitTime" val="4000"/> <set name="staticHitTime" val="true"/> <set name="skillType" val="BUFF"/> <set name="operateType" val="OP_ACTIVE"/> <cond msgId="113" addName="1"> <player flyMounted="False"/> </cond> <for> <effect name="Buff" time="3600" val="0" stackOrder="40" stackType="speed_up"> <add order="0x40" stat="runSpd" val="33"/> </effect> </for> </skill>
HouLiGaN Posted August 24, 2010 Posted August 24, 2010 yes in eplogue is different way to add this first you must ad scroll in etcitem.sql and then make skill for example of windwalk <skill id="2318" levels="1" name="Scroll of Wind Walk - Event Use"> <set name="itemConsumeCount" val="1"/> <set name="target" val="TARGET_SELF"/> <set name="hitTime" val="4000"/> <set name="staticHitTime" val="true"/> <set name="skillType" val="BUFF"/> <set name="operateType" val="OP_ACTIVE"/> <cond msgId="113" addName="1"> <player flyMounted="False"/> </cond> <for> <effect name="Buff" time="3600" val="0" stackOrder="40" stackType="speed_up"> <add order="0x40" stat="runSpd" val="33"/> </effect> </for> </skill> Please i wanna use your scrolls but i dont know how to add it to my gracia l2jfree server. If you can explain more because with the above i didnt understand... :( thank you
[Geo]Sky Posted August 28, 2010 Posted August 28, 2010 Same EROR For Open etcitemgrp.dat In FileEdit Please help :)
Xanadu Posted August 29, 2010 Posted August 29, 2010 Good share, but what buffs ur code add? only normal or kamael buffs etc. ?
ServeSATAN Posted August 29, 2010 Posted August 29, 2010 Good share, but what buffs ur code add? only normal or kamael buffs etc. ? you can see buff ids L2Skill mbuff01 = SkillTable.getInstance().getInfo(276, 1);
alextoti99 Posted March 30, 2014 Posted March 30, 2014 Geia sas mporw na rwtisw kati sxetiko me scrolls. Lipon eftiaxa ena scroll gia na tilemetaferese: case 9989 : _activeChar.sendMessage("You are being teleported to Hero Boss"); _activeChar.teleToLocation(113644,15093,9560, true); // Hero Farm Place break; Pws mporw na to kanw mono gia heros?Please help me
`iAndre Posted April 2, 2014 Posted April 2, 2014 (edited) Geia sas mporw na rwtisw kati sxetiko me scrolls. Lipon eftiaxa ena scroll gia na tilemetaferese: case 9989 : _activeChar.sendMessage("You are being teleported to Hero Boss"); _activeChar.teleToLocation(113644,15093,9560, true); // Hero Farm Place break; Pws mporw na to kanw mono gia heros? Please help me Like that: case 9989 : +if(activeChar.isHero) +{ activeChar.sendMessage("You are being teleported to Hero Boss"); _activeChar.teleToLocation(113644,15093,9560, true); // Hero Farm Place break; +} Edited April 2, 2014 by `iAndre
snoz1993 Posted April 3, 2014 Posted April 3, 2014 geia sas mou petaei ena error otan vazw auto to kwdiko 9998 Scroll of Mage Puts Mage's Full Buff." -1 0 0 0 9999 Scroll of Fighter Puts Fighter's Full Buff." -1 0 0 0 sto itemname-e.dat kserei kapios ti mporw na kanw?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now