| Voir le sujet précédent :: Voir le sujet suivant |
| Auteur |
Message |
Lupin4 Invité
|
Posté le: Ven 08 Juil 2005, 11:52 Sujet du message: Problem to assign score in volleyball |
|
|
Hi,
I've installed PhpLeague for my Volleyball Team, I've the problem to asssign correct point to team.
If the match finish 3-2 the winner team make 2 point and the loser team make 1 point, but Phpleague only manage the score for winner, draw or looser.
Have a suggest to correct this problem?
Regards
Lupin4 |
|
| Revenir en haut |
|
 |
Alexis Site Admin
Inscrit le: 08 Avr 2004 Messages: 1113 Localisation: Aix-En-Provence et Firminy (42)
|
Posté le: Ven 08 Juil 2005, 12:01 Sujet du message: |
|
|
Hello !
I don't see the trouble, PhpLeague can assign points to the winner or a looser. Go in the administration, championships -> parameters, then assign 2 points to the winner and 1 point to the looser, it should work well... |
|
| Revenir en haut |
|
 |
fabio Invité
|
Posté le: Ven 08 Juil 2005, 12:08 Sujet du message: |
|
|
it`s not that simple
if the result is 3-0 or 3-1 the the winner takes 3 points and the losser 0
but if the results is 3-2 the the wiiner gets2 and the losser 1 |
|
| Revenir en haut |
|
 |
Lupin4 Invité
|
Posté le: Ven 08 Juil 2005, 13:47 Sujet du message: |
|
|
All right, the winner and loose point change together with the final results.
Fabio is right, In particular :
Team A - Team B : 3-0 or 3-1 (Team A take 3 point, Team B nothing)
Team A - Team B : 3-2 (Team A take 2 point and Team B take 1 point)
and viceversa.
I think that the only possibility is make a variable in the parameter but I don't know how to do it.
Lupin4 |
|
| Revenir en haut |
|
 |
lupin4 Invité
|
Posté le: Lun 11 Juil 2005, 09:52 Sujet du message: Have a solution |
|
|
Alexis have a solution for this problem?
If I resolve this bug and can use phpleague I must translate the script in Italian language and send to you. |
|
| Revenir en haut |
|
 |
fabio Invité
|
Posté le: Sam 23 Juil 2005, 10:41 Sujet du message: |
|
|
since i want to use this script for a voleyball championship i thought i could make a small hack and change the way it calculates points
unfortunately i can`t find WHERE is the code that does that
i`ve narrowed it down to admin/generer.php
but that`s all..... if i new where to look i could (possibly) adopt it to volleyball.... |
|
| Revenir en haut |
|
 |
|