Pages:
Actions
  • #1 by misticmerlin on 07 Sep 2014
  • Hi All,

    Can somebody please tell me what the variable I can use in a trigger for the 'Approximate minutes of the match, based on the schedule start time' , this is basically the time next to the score in football matches, this was added in latest version.

    Many Thanks
  • #2 by mcbee on 07 Sep 2014
  • hi
    the only one that i know is.
    markets minutes since the off

    mcbee
  • #3 by MarkV on 07 Sep 2014
  • Hi
    (now_time - event_start)/mf_minute
    or for the elapsed time since the actual start
    (now_time - event_off)/mf_minute
     
  • #4 by misticmerlin on 07 Sep 2014
  • Hi,

    Many thanks both, the (now_time - event_start)/mf_minute is what I was looking for.

    Excellent......thank you.
Pages:
Actions