Roulette Xtreme 2.0 - System Designer
Black Layout
System Language > Supporting Identifiers > Roulette Table > Outside Layout > Even Money > Black Layout

Glossary Item Box

Black Layout Identifier

Black layout identifier is an outside layout that references a set of 18 individual numbers that are black on the roulette table.  This identifier is used as a supporting identifier when building action statements or condition statements.

To reference an outside layout identifier of black numbers, you use the identifier Black as noted below:

RX Script Copy Code
Black //refers to a set of eighteen numbers that are black   

Example

The above example references the black identifier and its location.

Example 2

We have decided to place a 10 unit bet on Black.  Using the supporting black layout identifier along with an action statement, the following example will perform this task.

RX Script Copy Code
put 10 units on Black

Results from example 2

Copyright © 2003 UX Software. All rights reserved