Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use
viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
DreamStage
Posts: 222 Joined: Mon Oct 11, 2010 2:38 am
Location: Portugal
Post
by DreamStage » Fri Aug 05, 2011 9:01 pm
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision
4422 :
L2JDP Revision
7669 :
Hello L2J Community!
Does anyone knows how whats the method for checking if players has clan status?
For example, to check if is clan master: "player.isClanLeader()"
And wich imports do i have to import please
Thx
Ignorance comes when you dont want to know the truth about facts.
SolidSnake
Posts: 865 Joined: Wed Jan 20, 2010 6:54 pm
Location: Italy
Post
by SolidSnake » Fri Aug 05, 2011 9:09 pm
player.getClan() != null
DreamStage
Posts: 222 Joined: Mon Oct 11, 2010 2:38 am
Location: Portugal
Post
by DreamStage » Fri Aug 05, 2011 9:53 pm
thx
Ignorance comes when you dont want to know the truth about facts.