Page 22 of 39

Re: scoreboard

PostPosted: 28 Sep 2011, 18:43
by Mesut
Kersou, can yo do this scoreboard ?

Re: scoreboard

PostPosted: 28 Sep 2011, 21:59
by hamzafederer
VERY INTERESSING
I WAS WORKING ON.BUT IT'S BETTER TO WAIT KERSOU'S VERSION

Re: scoreboard

PostPosted: 28 Sep 2011, 23:32
by kersou
Mesut wrote:Kersou, can yo do this scoreboard ?

Yes we can!...
But Haas192 is the one who creates the icos: haas do you have time?

Mesut&Hamzafederer,
Is it a scoreboard for the Training Club or also for the World Tour (seems to be a WTA one, no?)?
And do you use the last version of the scoreboard?

Re: scoreboard

PostPosted: 29 Sep 2011, 12:38
by hamzafederer
hi kersou,i made some icos
here is some of captures

Re: scoreboard

PostPosted: 29 Sep 2011, 12:49
by haas192
Yes we can!...
But Haas192 is the one who creates the icos: haas do you have time?

Mesut&Hamzafederer,
Is it a scoreboard for the Training Club or also for the World Tour (seems to be a WTA one, no?)?
And do you use the last version of the scoreboard?[/quote]

This weekend I'm gonna make it :)

Re: scoreboard

PostPosted: 29 Sep 2011, 17:22
by kersou
hamzafederer wrote:hi kersou,i made some icos
here is some of captures

Thx
Just a remark: I think you are not using a proper intall of the scoreboard.
indeed, there are a lot of "Unknown code !!!" on your screen.
To correct this, you should use the lang_xxx.txt included in my zip.
With what version of TE do you play?
Using the last version will remove the "0" at the center of the screen.

Re: scoreboard

PostPosted: 30 Sep 2011, 00:29
by kersou
Sorry but I won't provide the new version of the scoreboard before this week-end...
But FYI the sb are really better now (thanks to a new shader created with the help of manutoo): no more separation line between set ico for example
Good night

Re: scoreboard

PostPosted: 30 Sep 2011, 08:49
by SamModder
Oh cool! By this week end do you mean tomorrow or after tomorrow yeah?? Thannks kersou! :)

Re: scoreboard

PostPosted: 30 Sep 2011, 10:07
by kersou
sam250 wrote:Oh cool! By this week end do you mean tomorrow or after tomorrow yeah?? Thannks kersou! :)

Sunday at 23:59 French time... :)

Re: scoreboard

PostPosted: 30 Sep 2011, 20:56
by NAD
Guys How Can I do That Scoreboard plz????

Re: scoreboard

PostPosted: 01 Oct 2011, 00:32
by kersou
NAD wrote:Guys How Can I do That Scoreboard plz????

Hi, what scoreboard?

Re: scoreboard

PostPosted: 01 Oct 2011, 13:33
by hamzafederer
Thx
Just a remark: I think you are not using a proper intall of the scoreboard.
indeed, there are a lot of "Unknown code !!!" on your screen.
To correct this, you should use the lang_xxx.txt included in my zip.
With what version of TE do you play?
Using the last version will remove the "0" at the center of the screen.[/quote]

i'm using the 1.0 version because i have not the 1.0c full version

Re: scoreboard

PostPosted: 01 Oct 2011, 17:33
by kersou
hamzafederer wrote:i'm using the 1.0 version because i have not the 1.0c full version

Ok but you can modify the lang_***.txt in the menu directory
If you play in french, in the lang_français.txt, add the following lines:
Code: Select all
//=== Scoreboard
SCB_CenterCourt         Court central
SCB_Name3L            %-3.3s
SCB_TrnNameYear         %s %s
SCB_CountryRank         (%s-%s)
SCB_CountriesForDouble   (%s/%s)
SCB_NamesForDouble      %s/%s

Re: scoreboard

PostPosted: 01 Oct 2011, 18:52
by hamzafederer
ok kersou

Re: scoreboard

PostPosted: 03 Oct 2011, 00:17
by kersou
Hi patient guys,

Here is a new version of the scoreboards (V7.0):
http://www.mediafire.com/?6ad87fba8u51as7

Prerequisites:
TE 2011 1.0c Build 75 - SubBuild 2011.9.11 (be careful: updated the 2011.9.14 !)

sb v7.0 does not work with older TE versions!


Installation:
  1. Mod your TE 2011 installation: read doc under Data/HowToMod.html
  2. Download "scoreboard_VX.Y.zip"
  3. Unzip "scoreboard_VX.Y.zip" in temporary folder
  4. From this temporary folder, copy the two directories "Menu" and "Scripts" in your TE 2011 directory (that will add new files and replace some existing ones).
New features:
  • New scoreboards for ATP World Tour Finals
  • New scoreboards for DAVIS Cup
Changes:
  • Improvement of all the existing scoreboards (better sizes and ico stored in a new shader with no separation border)
  • Full scoreboards appears at the top of the screen (as it was in scoreboard v6.0)
Bug fixing:
  • N/A
Options:
  • Option to disable the full scoreboard (set FullScoreTimeDisp to -1 in ALL_hud.def)
  • Option to select the Training Club&Online scoreboards
    Before starting TE, just edit "hud.def" file and adapt the following code HUD_TrainingClub:
    Code: Select all
    // HUD selected for Training Club and Online Match among the values of the above list
    def HUD_TrainingClub HUD_USO

    For example, to play with Roland Garros scoreboards, you should have:
    Code: Select all
    // HUD selected for Training Club and Online Match among the values of the above list
    def HUD_TrainingClub HUD_RG

ciao ciao!

Next versions:
  • The sets counter for Wimbledon & Australian Open & Davis Cup light scoreboard

PS: Sam, when I started writing this post, it was still the week-end (in France)... ;-)

log61vs70.txt
Change log v6.1 vs v7.0
(4.4 KiB) Downloaded 24 times