drahkar
December 20th, 2010, 18:47
So if I was to do something to the effect of:
dielist = { "d6", "d6", "d6", "d4", "d4", "d4" };
draginfo.setDieList(dielist);
Would that actually assign 3d6 and 3d4 to the dice in hand to be dropped?
dielist = { "d6", "d6", "d6", "d4", "d4", "d4" };
draginfo.setDieList(dielist);
Would that actually assign 3d6 and 3d4 to the dice in hand to be dropped?