BSKRollDice

Module: BSKUtil
BSKUI32 BSKRollDice( BSKI32 count, BSKUI32 type );
Inputs: Returns: the result of the roll.

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


Last updated on 9 Feb 2001 by Jamis Buck (minam@rpgplanet.com)