Results 1 to 10 of 10

Thread: League table programme

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2001
    Posts
    5

    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.

  2. #2
    Fanatic Member
    Join Date
    Nov 2001
    Location
    Bangkok
    Posts
    969

    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

  3. #3

    Thread Starter
    New Member
    Join Date
    Dec 2001
    Posts
    5

    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.

  4. #4
    Fanatic Member
    Join Date
    Nov 2001
    Location
    Bangkok
    Posts
    969

    hi supair,

    which type of sport is it?

    if i know it, i can tell you how to write, shoudl be very simple

  5. #5

    Thread Starter
    New Member
    Join Date
    Dec 2001
    Posts
    5

    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.

  6. #6
    Fanatic Member
    Join Date
    Nov 2001
    Location
    Bangkok
    Posts
    969

    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

  7. #7

    Thread Starter
    New Member
    Join Date
    Dec 2001
    Posts
    5

    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

  8. #8
    Fanatic Member
    Join Date
    Nov 2001
    Location
    Bangkok
    Posts
    969

    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.

  9. #9

    Thread Starter
    New Member
    Join Date
    Dec 2001
    Posts
    5

    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.

  10. #10
    Fanatic Member
    Join Date
    Nov 2001
    Location
    Bangkok
    Posts
    969

    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
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width