Check if has Clan status

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
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
DreamStage
Posts: 222
Joined: Mon Oct 11, 2010 2:38 am
Location: Portugal

Check if has Clan status

Post by DreamStage »

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.
User avatar
SolidSnake
Posts: 865
Joined: Wed Jan 20, 2010 6:54 pm
Location: Italy

Re: Check if has Clan status

Post by SolidSnake »

player.getClan() != null
Image
User avatar
DreamStage
Posts: 222
Joined: Mon Oct 11, 2010 2:38 am
Location: Portugal

Re: Check if has Clan status

Post by DreamStage »

thx
Ignorance comes when you dont want to know the truth about facts.
Post Reply