Where's NPE?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- Ainur
- Posts: 5
- Joined: Tue Jun 29, 2010 3:01 pm
- Location: Kaunas, Lithuania
-
- Posts: 149
- Joined: Sat Sep 12, 2009 4:18 pm
Re: Where's NPE?
Code: Select all
final L2Party party = player.getParty();
and
define default value
Code: Select all
private boolean _AutoLootOff;
Last edited by antons007 on Mon Jul 19, 2010 3:27 pm, edited 1 time in total.
- Ainur
- Posts: 5
- Joined: Tue Jun 29, 2010 3:01 pm
- Location: Kaunas, Lithuania
Re: Where's NPE?
Perhaps i should xD Thanks. Can be blind sometimes)