Roulette Xtreme 2.0 - System Designer
Sector (Action)
Identifier Index > S > Sector (Action)

Glossary Item Box

Sector

Format:  initial-action-statement  Sector  sector_number

where

Description

The Sector is a supporting action identifier that is referencing the Sectors of the Roulette Wheel. Depending on the # of sections per sector, a sector can contain anywhere from 2 to 10 contiguous numbers per sector.

For more information, see Statistical Sectors

Example

We want to place a 5 unit bet on Sector 5 which consists of a series of roulette numbers covering Sector 5.  The following example will perform this task.  

RX Script Copy Code
Put 5 units on Sector 5

//Alternate way by using a data record which stores to value of the Sector number

Put 5 on record "sector 5" data  //we will be using Sector # 5

Put 5 units on Sector Record "sector 5 Data

Results from example

Copyright © 2003 UX Software. All rights reserved