Pages:
Actions
  • #1 by jaybee2909 on 07 Jul 2010
  • I m having problems creating a trigger.
    I need to fulfill the following criteria.
    I would like to dutch the two hands.
    The remaining two hands must not contain pairs or suited or connected cards.

    The dutching part is sorted but i am struggling with the other part.
    Can anyone help please.
  • #2 by Tim (WellDoneSoft) on 07 Jul 2010
  • Please provide more information:
    Quote
    I would like to dutch the two hands.
    which two hands?
    Quote
    The remaining two hands
    The hands on which you dutch or other ones?

    In general the conditions are:
    Code: [Select]
    Any other selection's cards does not contain values One Pair
    AND Any other selection's cards does not contain values all cards suited
    AND Any other selection's cards does not contain values cards in sequence

    but the operators and selections choice are depended on which selections you bet.
  • #3 by jaybee2909 on 07 Jul 2010
  • First and second favs, backing
  • #4 by Oxa (WellDoneSoft) on 21 Jul 2010
  • Please disregard the previous message by Welldonesoft.

    I have just made a trigger example for you.

    Click here to view the example.
  • #5 by jaybee2909 on 21 Jul 2010
  • thankyou very much
  • #6 by jaybee2909 on 22 Jul 2010
  • Thanks very much for the trigger. Seems to work ok, except for one problem.
    I only want to place the bet when I can dutch the two favourites. At the moment it is placing bets on just one selection at times.
    As you can see on image 1 (only one selection is backed) (I do not want this to happen)
    On image 2 (both selections are backed). This is what I require.

    Many thanks for your assistance once again. You're support has been excellent.

    Regards
  • #7 by Oxa (WellDoneSoft) on 23 Jul 2010
  • I ran the same day, 01/02/2010, the game that started on 00:58:07, and it placed two bets, not one.

    Did you change anything in the triggers? Can you check the log files to see if there are any error messages or other reasons why there was only one matching selection?
  • #8 by jaybee2909 on 23 Jul 2010
  • The only thing I have changed is within the set user variable can_bet. I have added two further conditions fitting selections cards do not contain A, and fitting selections cards do not contain K.
  • #9 by santosjr on 06 Jul 2011
  • Did you solve the problem of dutching? If yes, can you please post here the new trigger? I don't know how to correct it...
Pages:
Actions