Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter jphms

    (@jphms)

    merci,

    I change the code for my desire.

    // check for goal diff bonus (only awarded when not a full score)
    if ( ! $full_score && ( $home – $user_home ) == ( $away – $user_away ) ) {
    $goal_diff_bonus = 1;
    $score += $diff;
    }

    Do you agree?

    It seems to work.
    Thank you!

    BR
    Phil

    Thread Starter jphms

    (@jphms)

    Hi AntioneH,

    thank you for the fast answer and the notice with the support site.

    The example ont the support site shows that you can get the follwoing points:

    1.

    3-1 2-0 toto points plus goal difference bonus for the correct goal difference (2 goals difference).
    total = 3 + 1 = 4

    2.

    1-1 0-0 toto points.
    total = 3

    I agree with the 1. settings.

    But in the 2. settings I wish the same for draw games:

    toto points plus goal difference bonus for the correct goal difference (1:1 and 0:0 same goals difference –> 0 goals difference).
    total = 3 + 1 = 4

    Can I change this goal difference setting which includs the draw games on my own and where?

    Thank you in advance!

    BR
    Phil

    Thread Starter jphms

    (@jphms)

    Hi AntioneH,

    thank you for the nice plugin and the great support.

    BR
    Phil

Viewing 3 replies - 1 through 3 (of 3 total)