BSKUI32 BSKRollDice( BSKI32 count, BSKUI32 type );Inputs:
Description: Roll a 'type'-sided die 'count' times, and return the sum of the results. If count is negative, the result will be negative.
Return to the API
Return to the function listing