[Java]Variables
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 33
- Joined: Mon Jun 09, 2008 6:29 am
[Java]Variables
I want to ask , where I can find all the variables of l2j???
For example , activeChar etc....
For example , activeChar etc....
-
- L2j Veteran
- Posts: 99
- Joined: Sun Mar 11, 2007 6:23 pm
Re: [Java]Variables
? o.Oappolo wrote:I want to ask , where I can find all the variables of l2j???
For example , activeChar etc....
http://code.google.com/p/g3d-editor/
Experienced in the following languages/apis/ides: Java using Eclipse/AWT/Swing/NIO/JNI/Jogl, C/C++11/c++14 using QT/MFC/BOOST/STL/VS2012/VS2013/OpenGL/DirectX, Delphi using Borland, .NET/C# using VS2012/VS2013
Experienced in the following languages/apis/ides: Java using Eclipse/AWT/Swing/NIO/JNI/Jogl, C/C++11/c++14 using QT/MFC/BOOST/STL/VS2012/VS2013/OpenGL/DirectX, Delphi using Borland, .NET/C# using VS2012/VS2013
-
- Posts: 9
- Joined: Tue May 19, 2009 9:08 am
- Location: Russia
Re: [Java]Variables
activeChar is not a variable IMHO))) And in general, which variables are necessary to you? It is a LOT of variables in the projectappolo wrote:I want to ask , where I can find all the variables of l2j???
For example , activeChar etc....

- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: [Java]Variables
variable is only a placeholder, only a name for an object. you can give an object a variable name you want. maybe you want to know which classes exist in l2j? then download sources from svn and check the source code.
but maybe first google what a variable is? and what a class is? and what are basic java constructs..
but maybe first google what a variable is? and what a class is? and what are basic java constructs..
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
-
- Posts: 33
- Joined: Mon Jun 09, 2008 6:29 am
Re: [Java]Variables
Sorry But I am still Learning Java .... I want to learn the classes of l2j 
A frend gave me this Link for learn java : http://java.sun.com/docs/books/tutorial/index.html
Untill Now I know all the basics......
But I want to be familiar with l2j
Thx
Also If there is a better book plss sent me a link

A frend gave me this Link for learn java : http://java.sun.com/docs/books/tutorial/index.html
Untill Now I know all the basics......
But I want to be familiar with l2j

Thx
Also If there is a better book plss sent me a link

- DrHouse
- L2j Inner Circle
- Posts: 912
- Joined: Mon Jan 22, 2007 12:14 am
- Location: Spain
Re: [Java]Variables
google for "java tutorial" one of the best books imho

Leadership and management are not talk and talk, but talk and do
Proud of being a part of this project
-
- Posts: 33
- Joined: Mon Jun 09, 2008 6:29 am
Re: [Java]Variables
thx House....
Now how can I learn all the class of l2j ??
Now how can I learn all the class of l2j ??
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: [Java]Variables
check out or export source files from svn repository with a svn client like tortoise svn
check http://www.l2jserver.com/download/ -> Option 3. Subversion Access
check http://www.l2jserver.com/download/ -> Option 3. Subversion Access
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
-
- Posts: 33
- Joined: Mon Jun 09, 2008 6:29 am
Re: [Java]Variables
i AM NOT SO NOOB, I know build/apply patches/editing codes/ basics of java, I was just searching for a faster way 
Ok ,.. I will just read the java files , thx!

Ok ,.. I will just read the java files , thx!
-
- Posts: 387
- Joined: Mon Jun 09, 2008 6:08 pm
Re: [Java]Variables
There are no shortcuts on learning java.appolo wrote:i AM NOT SO NOOB, I know build/apply patches/editing codes/ basics of java, I was just searching for a faster way
Ok ,.. I will just read the java files , thx!
- Trance
- Posts: 8
- Joined: Fri Aug 07, 2009 6:51 pm
- Location: Greece
Re: [Java]Variables
Check this http://l2jserver.com/forum/viewtopic.php?f=4&t=12908
I believe it will help you.
I believe it will help you.
The end is near...