Short: DragonBone(c) type Dice Roller GUI (2.x) Type: game/role Uploader: g_simkin@oz.plymouth.edu (Gregory Simkins) Author: Gregory Mclean DieRoller V1.01 (c) Gregory Mclean P.O. Box 218 Campton, NH 03223-0218 USA *********************************************************************** *********** This program REQUIRES Amiga Dos 2.x or above. ************* *********************************************************************** First the legal mumbo-jumbo: PROGRAM DISCLAIMER: THE PROGRAM(S) ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE RESULTS AND PERFORMANCE OF ANY PROGRAM IS ASSUMED BY YOU. Should the program prove defective, you (and not Commodore or its dealers or the author of DieRoller) assume the entire cost of all necessary servicing, repair, or correction. Further, neither Commodore nor the author of DieRoller warrants, guarantees, or makes any representations regarding the use of, or the results of the use of, the program in terms of corrections, accuracy, reliability, currentness, or otherwise; and you rely on the program and results solely at your own risk. The programs and files in this distribution are freely distributable, but are also Copyright © Gregory Mclean. They may be FREELY distributed as long as no more than a nominal fee is charged to cover time and copying expenses. Program Requirements: AMIGA DOS 2.x or higher! Starting the program: Double click on the icon... (from the workbench) Dice, or whatever you have renamed it to, from the shell. Program Gadgets: The gadgets named Four Six ... Percent will roll that sided die. (eg. Four gadget will roll a Four sided die etc..) The gadget named USER will roll a die of DIE SIDES sides. The Modifier gadget will cause a value to be added or subtracted from the total roll. The Rolls gadget controls how many rolls the program will do. The Die Sides gadgets controls the action of the number of sides for the USER gadget. The Min Roll is a filter of sorts to tell the program the minimum roll you would like returned. The Clear gadget will clear the roll list. The Close gadget is the same as hitting the windows close gadget. The Roll listview gadget displays the previous rolls and when roling more than one die shows the rolls to get the total in the total gadget. The Roll(total) gadget is the total roll before any modifier is applied. The Mod Roll gadget is the Modified Roll total. Any bugs, suggestions or comments should be directed, depending on your access, to: Gregory Mclean P.O. Box 218 Campton, NH 03223-0218 USA or g_simkin@oz.plymouth.edu (this is the account of a friend so it may be a little delayed getting to me but it will get to me) ENJOY. -->Greg HISTORY: Version 1.0B Beta test version... Docs not complete Version 1.01 First real release. * Fixed the close gadget that somehow got disabled... * Added IPC port for future modules to this system. * Minor code cleanup.