5354555657585960
Party party = activeChar.getParty(); if ((party == null) || (_mode == party.getLootDistribution()) || (party.getPartyLeader() != activeChar)) { return; } party.requestLootChange(_mode); } }