Pages:
Actions
  • #1 by makomcorp on 25 May 2019
  • Hi

    there is a new parameter in MF match_ycards1.
    how can I get time when the card was given please?


  • #2 by makomcorp on 25 May 2019
  • or how to specify the condition - ycards are placed after a goal?
    or that there was no goal since last 3 ycards ?

    thanks
  • #3 by makomcorp on 26 May 2019
  • any solution? is it possible to do it?
  • #4 by Oxa (WellDoneSoft) on 26 May 2019
  • MF Pro does not store the timing of yellow and red cards.

    You can keep a counter of yellow cards, e.g. ycntr, and set ycntr to match_ycards1 + match_ycards2 after each goal using a trigger.

    Then you can check whether ycntr is equal to or less than match_ycards1 + match_ycards2 - 3. This will indicate that no goals have been scored since the last three yellow cards.
Pages:
Actions