Page 2 of 8

Re: NEW Conquer Club Tournament Stats

PostPosted: Thu May 21, 2009 2:41 pm
by Qwert
hie,me again(i know im boring)
I see another thing who can improve tournament statistic
In results you have list of losers(in games when you have more then 2 players).
It will be good if you can create that you know scedule of eliminated players.
Example
___________________________________________________________
Game--------Map----------Winner-------------------------Losers
000001-----Classic----------Chipv-----------------Qwert(1),Natewolfman(2),Lackattack(3)
--------------------------------------------------------------------------------------------------------
Numbers present who whas eliminate first,second and last.
Ofcourse if these possible to create,it will be good for Leagues and all other tournaments where you give points for possition in game.

Re: NEW Conquer Club Tournament Stats

PostPosted: Thu May 21, 2009 4:17 pm
by chipv
Silver- wrote:
chipv wrote:Sorry I didn't respond, but I asked for Round Number to be included in the API and the answer was yes so stay tuned.


thanks.

is there a way with the script to add a capture box to get an entry on the page?


I'm not sure what you mean - please explain a bit more, sounds interesting.

Re: NEW Conquer Club Tournament Stats

PostPosted: Thu May 21, 2009 6:40 pm
by chipv
qwert wrote:hie,me again(i know im boring)
I see another thing who can improve tournament statistic
In results you have list of losers(in games when you have more then 2 players).
It will be good if you can create that you know scedule of eliminated players.
Example
___________________________________________________________
Game--------Map----------Winner-------------------------Losers
000001-----Classic----------Chipv-----------------Qwert(1),Natewolfman(2),Lackattack(3)
--------------------------------------------------------------------------------------------------------
Numbers present who whas eliminate first,second and last.
Ofcourse if these possible to create,it will be good for Leagues and all other tournaments where you give points for possition in game.


Ok click on Latest Version Installed for this mini-update.

Losers on Results Tab are now always in eliminated order (first eliminated then next...)
so I have not put numbers in as the order is always the same.

Re: NEW Conquer Club Tournament Stats

PostPosted: Thu May 21, 2009 9:57 pm
by Silver-
chipv wrote:
Silver- wrote:
chipv wrote:Sorry I didn't respond, but I asked for Round Number to be included in the API and the answer was yes so stay tuned.


thanks.

is there a way with the script to add a capture box to get an entry on the page?


I'm not sure what you mean - please explain a bit more, sounds interesting.


If for example we need to configure or select the number of round to be used to decide between a lost and OT lost (sport league).

May be some of the code from the "Map Rank GL" can give me an example (done in the left menu bar).

Re: NEW Conquer Club Tournament Stats

PostPosted: Fri May 22, 2009 1:33 am
by chipv
Silver- wrote:
chipv wrote:
Silver- wrote:
chipv wrote:Sorry I didn't respond, but I asked for Round Number to be included in the API and the answer was yes so stay tuned.


thanks.

is there a way with the script to add a capture box to get an entry on the page?


I'm not sure what you mean - please explain a bit more, sounds interesting.


If for example we need to configure or select the number of round to be used to decide between a lost and OT lost (sport league).

May be some of the code from the "Map Rank GL" can give me an example (done in the left menu bar).


Can you give an example using a specific tournament please, it is still not clear.

You can already get results from any round by clicking on any of the Label links at the top of the table.
You can also enter text in the Game Label textbox on the Game Finder and you will get results from all
rounds containing that text in the round name. (I am assuming by round you mean game label).

Re: NEW Conquer Club Tournament Stats

PostPosted: Fri May 22, 2009 10:02 am
by Boss_oss_ss
Is there a way you can get it to search for a specific player.
For my Tournament "Tournament X" (Clicky) I have at the moment 452 games, and want to look at only a specific players stats for the tournament.

As it tells me who won what game ect. I have removed all the colours for the spreadsheet i made to show the Game numbers only!

Thanks

Boss

Re: NEW Conquer Club Tournament Stats

PostPosted: Fri May 22, 2009 10:31 am
by lancehoch
I think that might be easier to do in Map Rank.

Re: NEW Conquer Club Tournament Stats

PostPosted: Fri May 22, 2009 11:34 am
by Boss_oss_ss
lancehoch wrote:I think that might be easier to do in Map Rank.

I tried that and it came up with NAN

Re: NEW Conquer Club Tournament Stats

PostPosted: Fri May 22, 2009 11:53 am
by lancehoch
Boss_oss_ss wrote:
lancehoch wrote:I think that might be easier to do in Map Rank.

I tried that and it came up with NAN

It might have something to do with the quotation characters in the name of the tournament. What happens if you try another tournament?

Re: NEW Conquer Club Tournament Stats

PostPosted: Fri May 22, 2009 1:52 pm
by Boss_oss_ss
lancehoch wrote:
Boss_oss_ss wrote:
lancehoch wrote:I think that might be easier to do in Map Rank.

I tried that and it came up with NAN

It might have something to do with the quotation characters in the name of the tournament. What happens if you try another tournament?

Probably is, it works for my other tournies

Boss

Re: NEW Conquer Club Tournament Stats

PostPosted: Fri May 22, 2009 8:29 pm
by ppgangster
Looks interesting, will try it for sure!

Re: NEW Conquer Club Tournament Stats

PostPosted: Sat May 23, 2009 2:11 am
by chipv
Boss_oss_ss wrote:
lancehoch wrote:I think that might be easier to do in Map Rank.

I tried that and it came up with NAN


Map Rank GL is due a rewrite to use the new API so this will be fixed for that version.

Re: NEW Conquer Club Tournament Stats

PostPosted: Sat May 23, 2009 7:35 am
by Qwert
by Silver-
If for example we need to configure or select the number of round to be used to decide between a lost and OT lost (sport league).

May be some of the code from the "Map Rank GL" can give me an example (done in the left menu bar).

I think that i understand what he want,
------------------------------------
results
Game number-----map-----winner-----losser-----rounds played
-----------------------------------------------------------------------------------

Re: NEW Conquer Club Tournament Stats

PostPosted: Sat May 23, 2009 10:52 pm
by Silver-
qwert wrote:
by Silver-
If for example we need to configure or select the number of round to be used to decide between a lost and OT lost (sport league).

May be some of the code from the "Map Rank GL" can give me an example (done in the left menu bar).

I think that i understand what he want,
------------------------------------
results
Game number-----map-----winner-----losser-----rounds played
-----------------------------------------------------------------------------------


Yes, this will work.

I can copy the result in Excel to generate the standing based on the game result.

Another nice option will be the posibility to export the result in a CVS file.

Re: NEW Conquer Club Tournament Stats

PostPosted: Sat May 23, 2009 11:11 pm
by JoJo123
Love it! Love it! Love it! Thanks so much for adding this on. I'm floored at the amount of time I will save. Now I can make more tournaments! :lol:

Re: NEW Conquer Club Tournament Stats

PostPosted: Sun May 24, 2009 5:35 am
by chipv
Silver- wrote:
qwert wrote:
by Silver-
If for example we need to configure or select the number of round to be used to decide between a lost and OT lost (sport league).

May be some of the code from the "Map Rank GL" can give me an example (done in the left menu bar).

I think that i understand what he want,
------------------------------------
results
Game number-----map-----winner-----losser-----rounds played
-----------------------------------------------------------------------------------


Yes, this will work.

I can copy the result in Excel to generate the standing based on the game result.

Another nice option will be the posibility to export the result in a CVS file.



chipv wrote:Sorry I didn't respond, but I asked for Round Number to be included in the API and the answer was yes so stay tuned.


When this appears in the API round number will be added just like qwert's post.

In addition I will be adding an Active Tab including the round number and information about active games.

Re: NEW Conquer Club Tournament Stats

PostPosted: Tue May 26, 2009 11:53 pm
by BaldAdonis
This looks fantastic. For a while I'd been using Map Rank on 5-7 different players to see where I stood in long running tournaments, and now it's all in one place. Gonna go play around with it now....

Re: NEW Conquer Club Tournament Stats

PostPosted: Wed May 27, 2009 3:11 pm
by barterer2002
Nice script there Chip. A couple of things I've found.

It works great on some of the smaller tourneys but on the larger ones (Battle for Escalating Supremacy and Battle for Supremacy) it gets hung up.

I'm not sure how it tracks active/eliminated players as none seem to be either in the ones I've looked at.

When looking at eliminated players it does not include those who deadbeat out (thus a win in a 5 player games appears like a 4 player game when one of the players deadbeats out).

Re: NEW Conquer Club Tournament Stats

PostPosted: Wed May 27, 2009 7:26 pm
by Teflon Kris
It would be great if there were a little extra detail in the results tab - for me personally, it would be useful to know how many players each player eliminated.

I'm sure loads of TOs would like to know who finished 2nd, 3rd etc ...

Re: NEW Conquer Club Tournament Stats

PostPosted: Thu May 28, 2009 2:02 am
by chipv
barterer2002 wrote:Nice script there Chip. A couple of things I've found.

It works great on some of the smaller tourneys but on the larger ones (Battle for Escalating Supremacy and Battle for Supremacy) it gets hung up.

I'm not sure how it tracks active/eliminated players as none seem to be either in the ones I've looked at.

When looking at eliminated players it does not include those who deadbeat out (thus a win in a 5 player games appears like a 4 player game when one of the players deadbeats out).


Tracking active games will be coming soon when round number arrives in the API.

You are right, I missed out deadbeats - can you give me a game number to test on please?

Re: NEW Conquer Club Tournament Stats

PostPosted: Thu May 28, 2009 4:37 am
by chipv
Ok can someone please give me an example of a tournament game that has a deadbeat in it that is not Battle of Supremacy or Battle Of Escalating Supremacy?

Re: NEW Conquer Club Tournament Stats

PostPosted: Thu May 28, 2009 4:41 am
by Boss_oss_ss
chipv wrote:Ok can someone please give me an example of a tournament game that has a deadbeat in it that is not Battle of Supremacy or Battle Of Escalating Supremacy?

Game 4636821 - Sensfan deadbeated out of this game in round 8

Boss

Re: NEW Conquer Club Tournament Stats

PostPosted: Thu May 28, 2009 4:45 am
by Boss_oss_ss
Also Chipv, can i ask what the Tour stats button does on the "enter a password" screen?

i tried to click it but nothing happend :?

Re: NEW Conquer Club Tournament Stats

PostPosted: Thu May 28, 2009 4:52 am
by chipv
Thanks very much! I've also missed out objectives but there is one game in this tourney so a perfect tourney to test, thanks again.

Boss_oss_ss wrote:Also Chipv, can i ask what the Tour stats button does on the "enter a password" screen?

i tried to click it but nothing happend :?


It is a mistake, will be corrected, shouldnt be there.

Re: NEW Conquer Club Tournament Stats

PostPosted: Thu May 28, 2009 5:12 am
by chipv
DJ Teflon wrote:It would be great if there were a little extra detail in the results tab - for me personally, it would be useful to know how many players each player eliminated.

I'm sure loads of TOs would like to know who finished 2nd, 3rd etc ...


Ok, I'll put a superscript number to show how many each player eliminated, how's that?