Closed GoogleCodeExporter closed 9 years ago
Hum, I had some troubles too when upgrading to 0.75 with my custom scoring. But
I had
done some (well, ugly) hacks into the code instead of doing it the "correct"
way. :-P
Had to rewrite my hacks to make it work again. (Like +1p for each cas/td up to
3.)
I'm sorry to say I dont remember what was wrong with my custom code so I'm not
much
of a help in this case. :-(
/Daniel
Original comment by blodae@gmail.com
on 4 Oct 2009 at 9:05
Thanks for the report! Please apply the changes in r324
Also, use this definition instead:
$hrs[1]['points'] = '8*[won] + 4*[draw] + 2*[lost] + 1*[td] + 1*[cas] +
0.4*[cp]';
...to ensure compatabillity - that is, explicitly write the star-multiplier (*)
and
write 1*[FIELD] if "no multiplier" is wanted.
Please verify that it works. Thanks.
Original comment by Nimda...@gmail.com
on 5 Oct 2009 at 8:56
That change in r324 worked like a charm.
Thanks alot.
Original comment by meini...@gmail.com
on 5 Oct 2009 at 8:52
Original comment by Nimda...@gmail.com
on 6 Oct 2009 at 7:39
Original issue reported on code.google.com by
meini...@gmail.com
on 4 Oct 2009 at 3:45