Pages:
Actions
  • #1 by midnight19 on 04 Jun 2013
  • Hi all, need a little help on hilo

    Im laying a selection with default lay + last_lost which works well but want to skip 1 game after its recovered so like   W,W,L,W,Skip,W,W,W,W,L,W,Skip etc etc what do i need to add to my trigger to do this

    Any ideas please?

    Thanks - Paul
  • #2 by rubold on 04 Jun 2013
  • In the back or lay trigger add an extra condition along the lines of:


    AND Channels Win/Loss/Zero sequence do not contain values L,W

    When the trigger encounters L,W, it should skip the current game so placing a Z in the sequence and in the next game the condition will allow backing.
Pages:
Actions