Round (When)

Top  Previous  Next

The round settings define in which round(s) the trigger will be evaluated and executed.

 

Option

Description

no later than in round ...

The trigger will be evaluated in all rounds until the specified round inclusive, and if the conditions are met, the trigger will be executed one or more time, according to the "Repeat Action" settings. For example, "no later than in round 3" means X-Feeder will check the trigger in rounds 1, 2 and 3, and then stop until the next game.

no sooner than in round ...

The trigger will be evaluated in all rounds starting from the specified round. For example, "no sooner than in round 2" means X-Feeder will start processing the trigger in round 2 and will keep doing this until the end of the game.

exactly in round ...

The trigger will be evaluated and possibly executed only in this very round of the game. If the game ended before this round started, then the trigger will not be executed in that game.

random round

The trigger will be evaluated in the round that the program will choose randomly for each game. The maximum number of rounds is different for each game, and the trigger may actually never be executed if the random round does not take place (for example, in a HiLo game).

every odd round

The trigger will be evaluated (and possibly executed) in every odd round of the game (1, 3, 5, ...)

every even round

The trigger will be evaluated (and possibly executed) in every even round of the game (2, 4, 6, ...)