Page 1 of 1

r8205: party share items

Posted: 08 Oct 2012, 05:59
by EternalHarvest

Code: Select all

$messageSender->sendPartyOption($config{partyAutoShare}, $arg2, $config{partyAutoShareItemDiv});

Code: Select all

$messageSender->sendPartyOption($config{partyAutoShare}, $config{partyAutoShareItem}, $arg2);
Won't work as expected when using both.