Roulette Xtreme 2.0 - System Designer
Section Per Sector
Identifier Index > S > Section Per Sector

Glossary Item Box

Section Per Sector

Format:  initial-action-statement   support-action   Section Per Sector

where

Description

The Section Per Sector is a supporting action identifier that sets the # of Sections/Sector field located in the Statistic Sector window.  

The numeric range to set the # of Sections/Sector is from 2 to 10.  Any other number will be ignored.

Example

While initializing a new session, we want to set to # of sections per sector to 5 and then later place bets on those sections.  The following example will perform this task.  

RX Script Copy Code
Put 5 on Section Per Sector

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

Put 5 on record "sections" data

Put 100% of record "sections" data to Section Per Sector

Results from example

# of Sections/Sector is set to 5

Copyright © 2003 UX Software. All rights reserved