if player strings?
Posted: Tue Nov 23, 2010 6:11 am
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...
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...