Pages:
Actions
  • #1 by sweetwater on 01 Sep 2012
  • please help!

    soccer:
    - I want if the back bet only happen in 60-70 minutes
    - I want if the back bet only happen if the actually score is equal/draw (0-0, 1-1, 2-2, etc)

    how can it be done?

    thank you!
  • #2 by MarkV on 02 Sep 2012
  • Hi
    Market’s minutes since the off is between 60 and 70 (+15 to 20 if you want to include HT)
    AND
       OR
         market_score1 is equal to 0
         AND
         market_score2 is equal to 0

       OR
         market_score1 is equal to 1
         AND
         market_score2 is equal to 1

       OR
         etc.
  • #3 by Tim (WellDoneSoft) on 02 Sep 2012
  • Trigger Expression market_score1 is equal to market_score2
    :)
  • #4 by MarkV on 02 Sep 2012
  • Trigger Expression market_score1 is equal to market_score2
    :)
    much better - thanks Tim
  • #5 by sweetwater on 02 Sep 2012
  •  :)
    Mark and Tim, thank you so much!
  • #6 by nigelbleddfa1 on 02 Sep 2012
  • Everybody appreciates the help given on this forum, I certainly do. One thing, however, is it possible for the actual triggers to be attached as files rather than just the conditions stated, please ? It only needs one mistake on behalf of the person who has asked for help to render the trigger useless, and new people are not as clever with triggers as the guys who help out here.

    ( Hiding in the corner with my dunce's cap on :) )
  • #7 by MarkV on 02 Sep 2012
  •  ;)
  • #8 by nigelbleddfa1 on 02 Sep 2012
  • Thank you. Thickies like me can see the whole thing now and will learn from it. The established users of MFP do these things automatically but for newbies it's a bit of a struggle.

    Cheers !
  • #9 by nigelbleddfa1 on 02 Sep 2012
  • It works perfectly and I understand why it works  :o
Pages:
Actions