Base: L2JServer (2007)
Java: 8
MariaDB: 10
Let's get this moving, I hope that with everyone's help in any way we can accomplish something.
Any help is welcome, it's been years since I've worked with L2 and I'm slowly getting back into it, I don't have that much experience + let's keep trying.
The project is on GitHub, I hope that anyone who wants to contribute will create a fork to send their "possible" contributions, so that everyone on the forum can use it.
Modifications:
Mods:
DOWNLOADS
Projeto: Github
System: MEDIAFIRE
Cliente: Google Driver
GeoData: Mediafire
Hello everyone, this is ADENA L2REBORN / LU4 / MASTERWORK
We also have items, epics, etc.
discord - adver745645
Our prices are reasonable, so have a nice shopping and a nice day.
Question
andon19
//main class
public class Devs {
public static void main (String[]args) {
Tryskel dTryskel=new Tryskel ();
Wyatt dWayatt=new Wyatt():
}
}
//1st class
public class Tryskel {
public boolean L2jdeveloper=true;
public boolean Professional=true;
public boolean Clever=true;
public boolean Kind=true;
public boolean Cool=true;
}
//2nd class
public class Wyatt {
public boolean L2jdeveloper=true;
public boolean Professional=true;
public boolean Creative=true;
public boolean Strict=true;
public boolean Tall=false; //making joke
}
//3rd class
public class Me extends Wyatt {
// SO everything i wrote here and declaration of Wyatt will be applied to me ?
//am i right?
}
Edited by andon192 answers to this question
Recommended Posts