L2J Revision 4423 :
L2JDP Revision 7669:
Hi, yes I'm a major noob to java, I can never figure out what string to put, for example I'm trying to make a certain item not usable in an Death match event I have.
Where can I find these 'strings' like (if player.getName, if player.getLevel, etc..)
Is there a list of them somewhere, or do I just have to know them off hand? I know i'm noob, don't have to remind me .
Yes i'm trying to edit this in a __init__.py file...
if player strings?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- Naonah
- Posts: 357
- Joined: Sun Apr 04, 2010 11:12 pm
Re: if player strings?
this forum is not for ppl who dont have even basic knowledge in java, sry
public void l2jserver ()
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
- SolidSnake
- Posts: 865
- Joined: Wed Jan 20, 2010 6:54 pm
- Location: Italy
Re: if player strings?
Who is pro in java without study it ?
Search in the forum some code, see it and try to learn something. Then start to make what you want by yourself and ask to us how to solve your errors 



-
- Posts: 36
- Joined: Sat Jul 17, 2010 1:35 am
Re: if player strings?
Oh, sorry, I didn't know I couldn't start from the bottom, like most things in life. Sorry for my stupidity.