An4rchy Posted July 11, 2011 Author Posted July 11, 2011 Working on newest revision of L2j High Five? :) ... I tested some other ones, and they didnt work :( Hmm, yeah it could work. You just need to change the imports(if you are not using eclipse, otherwise just press organize imports) and maybe 1-2 other stuff.
RandomDude Posted July 11, 2011 Posted July 11, 2011 actually im using eclipse :) but ty, i will test!
GunarStillis Posted January 6, 2012 Posted January 6, 2012 I know it's stupid question but how do I add this pvp system to my server?! anyone can explain please?
RandomDude Posted January 6, 2012 Posted January 6, 2012 Learn to compile and you can easily add this ;)
GunarStillis Posted January 8, 2012 Posted January 8, 2012 Ive learnt complie ,I know where to add it, but this code is long..how can I know which parts of the code I need to put in my server??
An4rchy Posted January 9, 2012 Author Posted January 9, 2012 You need to put all of the code :S It's like trying to drink water from a glass without water inside... :S Just c/p.. not that difficult.
RandomDude Posted January 10, 2012 Posted January 10, 2012 not working on l2j frozen Dont forget to change imports!
rayven18 Posted February 3, 2012 Posted February 3, 2012 I inserted the code but i have a little problem here check this image I get an error on properties, i searched on the imports for a properties import but only found an L2Properties import. Should i change this to L2Properties ? Thanks!
rayven18 Posted February 3, 2012 Posted February 3, 2012 I inserted the code but i have a little problem here check this image I get an error on properties, i searched on the imports for a properties import but only found an L2Properties import. Should i change this to L2Properties ? Thanks! ITS OK I SOLVED THIS HAD TO ORGANIZE MY IMPORTS WITH CTRL+SHIFT+O TY!!
Xanderॐ Posted February 3, 2012 Posted February 3, 2012 Troll mode : It's not O ( 1 ) onKIll. Same with bigboss one. :) Here's a good problem based on this share : N one dimensional points divide a line into N - 1 segments. Given a number that belogs in those segments find in which segment it belongs. Working with integers always. Solution must be O ( 1 ) :)
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