[QUOTE=Rogean;153650If there's enough coin to divide by the member count of the group, it does so until it can't and gives the remainder to the looter.
This means if you have a full 6 person group and the mob drops 5 plat, 13 gold, 3 silver, and 10 copper, everyone but the looter gets 0 plat, 2 gold, 0 silver, and 1 copper, and the looter gets 5 plat, 3 gold, 3 silver, and 5 copper.[/QUOTE]
Is there a way to code it so that it splits it as much as possible? What I mean is:
Mob drops: 5 plat, 13 gold, 3 silver, and 10 copper
Instead of everyone getting 0 plat, 2 gold, 0 silver, and 1 copper except the looter, it'll randomize the 5 plat and give it to 5 people in the group, not necessarily the looter.
So, one player might get: 1 plat, 2 gold, 1 silver, and 2 copper
While the odd one out would get: 0 plat, 2 gold, 2 silver, and 1 copper
|