D8 (script function)
Talk0
3,772pages on
this wiki
this wiki
// Get the total from rolling (nNumDice x d8 dice). // - nNumDice: If this is less than 1, the value 1 will be used. int d8(int nNumDice=1);
// Get the total from rolling (nNumDice x d8 dice). // - nNumDice: If this is less than 1, the value 1 will be used. int d8(int nNumDice=1);