jphms
Forum Replies Created
-
Forum: Plugins
In reply to: [Football Pool] Goal difference for Draw not included?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
PhilForum: Plugins
In reply to: [Football Pool] Goal difference for Draw not included?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 = 42.
1-1 0-0 toto points.
total = 3I 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 = 4Can I change this goal difference setting which includs the draw games on my own and where?
Thank you in advance!
BR
PhilForum: Plugins
In reply to: [Football Pool] Images of Flags,Teams,Stadium missingHi AntioneH,
thank you for the nice plugin and the great support.
BR
Phil