• Hi,

    Could you tell me how can I set the default bet to 0-0 for anyone who doesn’t give the bet before the match?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Foxskav

    (@foxskav)

    Hi,
    Maybe, but why you want do this?

    Thread Starter thanhtung

    (@thanhtung)

    Hi,
    Because we all agreed that everyone have to make their decision for all match. In case of they forget on betting for any match or they are absent from the office, the system will default set their bet to 0-0 for that match.

    Hope to see you respond ASAP.

    Thanks a lot.

    Plugin Author Foxskav

    (@foxskav)

    The best way is add records to table wp_fms2018_typy
    for every match add every user:

    id_meczu, id_user, w_p1, w_p2
    1, 1, 0, 0
    2, 1, 0, 0
    3, 1, 0, 0

    64, 1, 0, 0
    1, 2, 0, 0
    2, 2, 0, 0
    3, 2, 0, 0

    64, 2, 0, 0
    1, 3, 0, 0

    But dont replace exists data!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Default betting’ is closed to new replies.