Page 1 of 1

if player strings?

Posted: Tue Nov 23, 2010 6:11 am
by AstroGlide
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...

Re: if player strings?

Posted: Tue Nov 23, 2010 8:50 am
by Naonah
this forum is not for ppl who dont have even basic knowledge in java, sry

Re: if player strings?

Posted: Tue Nov 23, 2010 9:18 am
by SolidSnake
Who is pro in java without study it ? :D 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 :wink:

Re: if player strings?

Posted: Wed Nov 24, 2010 6:30 am
by J0Y
^what he said

Re: if player strings?

Posted: Wed Nov 24, 2010 12:04 pm
by AstroGlide
Oh, sorry, I didn't know I couldn't start from the bottom, like most things in life. Sorry for my stupidity.