Pages:
Actions
  • #1 by foxmor on 26 May 2014
  • Hello,
    I've attached an image of part of a trigger to set a user variable 'BackedSelection' to record a selections ID(sel_id) when a bet is placed if conditions are met. I want to compare that variable after the race to pw_1_sel_id to ensure the selections won to update a counter.

    I've done this before but didn't seem to work.

    Would this work please?

    Any help much appreciated
    Regards
    foxmor
  • #2 by mcbee on 26 May 2014
  • hi
    you have set the variable to individually for each market, so it will not work in the next market.
    you need to set it to global, then have your recording trigger set the variable to 0 after the counter variable.


    mcbee
  • #3 by foxmor on 26 May 2014
  • Hi mcbee,

    Thanks for your help.
    The one thing I'm not quite clear on is when you say I need to set it to set it to global.
    Do you mean I need to set the recording trigger to global?

    foxmor
  • #4 by mcbee on 26 May 2014
  • hi
    the action,    set user     variable     BackedSelection     sel_id     global


    mcbee
  • #5 by foxmor on 26 May 2014
  • Brilliant, see how that goes today.
    Thanks mcbee
    foxmor
  • #6 by foxmor on 26 May 2014
  • Sorry mcbee...

    you said in your first reply...
    'you have set the variable to individually for each market, so it will not work in the next market'

    Then you said...
    'the action,    set user     variable     BackedSelection     sel_id     global'

    I'm confused to be honest, dont understand now which it needs to be set to?
    foxmor
  • #7 by mcbee on 26 May 2014
  • hi
    in your screen shot.
    change the   individually for each market
    to     globally

    mcbee
  • #8 by foxmor on 26 May 2014
  • ok thx... changed it to that.
    Cheers
Pages:
Actions