Roulette Xtreme 2.0 - System Designer
Add 100%
Identifier Index > A > Add 100%

Glossary Item Box

Add 100%

Format:  Add  integer  source-support-action  dest-support-action

where

Description

The Add 100% identifier reads the value from source-support-action, multiplies the value by the integer percent, then performs an addition to the existing value of dest-support-action.   

Formula

The mathematical formula for this action statement is: dest-support-action = dest-support-action + ((source-support-action * integer) / 100)

Example

We have a 2 unit bet already placed on roulette layout Red.  Now we wish to increase the bet by additional 200%.  The following example will perform this task.

Rx Script Copy Code
Add 200% from Red to Red

Before                        After

Copyright © 2003 UX Software. All rights reserved