sotchi
Forum Replies Created
-
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Set result in SportsPress event@savvas,
Sorry but what’s ETA ?Thanks
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Set result in SportsPress eventForum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Display week day in event listYes thanks a lot, it’s better for me too !
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Set result in SportsPress eventAnd another question, for outcome why it’s not possible to get equation like in “Columns in the table” because it’s impossible to set properly overtime win/lost…
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Set result in SportsPress eventHI @savvas,
I’m agree with this technical, but I need to calcul all things my self… it’s a little be uncomfortable when I see the equation system.
Why it’s not possible to set in equation :
T = 1 + 2 + 3 + 4 + 5
S = IF(Most 1){1}else{0} + IF(Most 2){1}else{0} + IF(Most 3){1}else{0} +IF(Most 4){1}else{0} +IF(Most 5){1}else{0}
Or something like that ?Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Set result in SportsPress eventThanks Roch,
This is sample :
– Team 1 / Team 2
set1: 25 / 20
set2: 25 / 20
set3: 20 / 25
set4: 25 / 20
Total
– Team 1 : 95 pts / 3 sets
– Team 2 : 85 pts / 1 set
Team 1 won.
So for calcul automaticaly, total has need points of set;
But in your plugin the equation of “T” can be only from Player stat. Not from set of match.
Image of equation T
The PTS1 and PTS2 are my variable from player stat.
Do you see what I want to says ?
Thanks,