vampir Posted April 6, 2011 Author Posted April 6, 2011 working? no, i just gave link with random code to get fast karma before some1 will test it.. but seriously, check it by yourself if u rly wanna know
vampir Posted April 6, 2011 Author Posted April 6, 2011 working? no, i just gave link with random code to get fast karma before some1 will test it.. but seriously, check it by yourself if u rly wanna know
vampir Posted April 16, 2011 Author Posted April 16, 2011 how to make to system freya ? its for freya if u were asking about that
Tw3ty Posted April 16, 2011 Posted April 16, 2011 Where's LegendSkillTable ?? ... for (L2Skill s : LegendSkillTable.getLegendSkills()) I miss it !
vampir Posted April 16, 2011 Author Posted April 16, 2011 Where's LegendSkillTable ?? ... for (L2Skill s : LegendSkillTable.getLegendSkills()) I miss it ! why dont u just make it by yourself?
Tw3ty Posted April 17, 2011 Posted April 17, 2011 why dont u just make it by yourself? I can .. But you said, that it's working ! ... But THIS IS NOT WORKING without edit ..
Lineal Posted April 19, 2011 Posted April 19, 2011 Yeah , gj tested and worked on lastest version of l2j freya
+cs.tribal Posted April 19, 2011 Posted April 19, 2011 what a crazy awesome idea! nice mate! thank you for sharing with as! i will try it, but i dont get 100% the sql part! :)
vampir Posted April 20, 2011 Author Posted April 20, 2011 you have got characters table in your database, but in order to make my share work good, you need to right click on characters table, click design table, and you will see a lot of frields, so scroll down at the end, and then click on "Add Field", in name write "legend" in type:"tinyint", in length: "5", dont allow null Now do the same with 2nd field: name: "pvp_period" type:"smallint" length:"10"
pape90 Posted June 11, 2011 Posted June 11, 2011 [javac] C:\Users\Nicho\Desktop\workspace\L2J_Server\java\com\l2jserver\gameserver\network\clientpackets\EnterWorld.java:414: cannot find symbol [javac] symbol : method getLegend() [javac] location: class com.l2jserver.gameserver.model.actor.instance.L2PcInstance [javac] if(activeChar.getLegend()==1) [javac] ^ [javac] 1 error
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