-
League table programme
Hi.
im running a tournament on a popular online game, and need a programme for a league table. the closest i found was a little dos programme called Ping99, which was setup for a tennis league. I have very limited knowledge of VB or programming at all, and would appreciate anybodys attempts to help me in any way possible.
Any replies would be greatly recieved,
yours,
Sup.
-
Hi
I wrote a program for soccer clubs.
For this i wrote a pairing function that can calculate pairings for a complete ligue, doesn't matter how many teams the ligue have. For example, it would create for playday X the pairings from all teams, of course with home and away system.
This function is very small. If you need this function reply here and i will place the function for everybody. It works perfect and you can have as many teams as you want (not less then 3 teams, hehe).
Franky
-
Yo
Hi Franky.
No, I have sorted the fixtures out using a seperate programme created by a friend, what i need now is a league table pogramme
where I can input the match, pl1 v pl2 for example, and the result, pl1win pl2 loss, and so on, and it will sort out a table, showing who is leading overall and how many games each team has played etc.
if you can throw any ideas in the pot, let me know.
-
hi supair,
which type of sport is it?
if i know it, i can tell you how to write, shoudl be very simple
-
lol
yo franky.
its actually for a Red Alert 2 league im running. All the details are on http://RAeliteleague.tripod.com if you want to know anything.
L8ers dude.
Sup.
-
I checked the page
I didnt find anything that tell me the personal results that possible between players.
I sit always win, draw, lose?
Or is it 1-0 like soccer?
Or is it 1.5-0.5 like in chess?
Or is it (6-3 0-6 6-1) 1-0 like tennis?
more details please
if you give me the details it is easy to create a table and leaderboard for it
-
details
Hi again.
yeah, basicaly it is just win loose or draw. 3 points for a win, 1 for a draw, 0 for a loss. Points scored in game will be logged, but points will run into millions so they wont be needed in the table.
Basically all it needs is, Games played, Points, wins, losses, and draws. That is all. thanks for your help franky
Matt
-
Hi
You need to save who played against whom
and the ligue standings
How many people will be in one tournament/Ligue ?
I need to know this to know which kind of table is to create
After your answer I will send you the correct structure of the table. You can write the program by yourself?
By the way, it is not a big problem to have the game points in it too.
-
detail
Sorry mate, meant to tell you that it is ten players per league.
i think you have all the details now. Btw, what will i have to do when u send me the structure? I am very limited in programming and only know a little VB. No dos programming at all.
L8ers m8.
Sup.
-
1 Attachment(s)
Here is a ligue program
HI;
Here is the logic of the pairings. Just donwload it. If you know somebody with VB knowledgemtn he know how to handle the code.
Have fun
Franky