Statement: Action, Type: Initial
Load No Zero Wheel
Format: Load No Zero Wheel
Description
The Load No Zero Wheel identifier loads the no zero format into Roulette Xtreme. This option overrides No Zero Wheel load option the Main View. When this action statement is executed, the single number roulette layout will be loaded.
![]() |
For better performance, only execute this action statement when initializing a new session. |
Example
We are loading the no zero roulette layout into Roulette Xtreme only when a new session is initiated. The following example will perform this task.
RX Script | ![]() |
---|---|
While Starting a New Session begin Load No Zero Wheel end |