Page 36 of 47
Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Posted:
29 Aug 2012, 19:50
by nachocruzado
Hello Kersou I have been playing the 1d version with your patch and no prob, yesterday I installed de 1e version and in the WT all is perfect BUT in TM theres no Scoreboard ! I don t know why is this happening, I wish you can help me please. Good luck with your studies =)
Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Posted:
29 Aug 2012, 21:16
by kersou
MarcaTennis,
Edit WTA_hud.def and change the value of:
- Code: Select all
// Offsets to vertically adjust the items of the full scoreboard
def LightScoreOffsetYu 0.25
def LightScoreOffsetYd 0.75
Try (not tested):
- Code: Select all
// Offsets to vertically adjust the items of the full scoreboard
def LightScoreOffsetYu 0.40
def LightScoreOffsetYd 0.75
nachocruzado,
Hello,
Edit tennis.ini and in the section [Menu], add (eg for Wimbledon):
- Code: Select all
[Menu]
...
CustomHud=Hud_WIM
...
Thx for your encouragements but too late... more than several years too late!

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Posted:
29 Aug 2012, 21:17
by MarcaTennis
N'oublie pas le post de la dérniére page stp

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Posted:
29 Aug 2012, 21:36
by nachocruzado
thanks kersou I will try now =)
Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Posted:
29 Aug 2012, 21:48
by nachocruzado
Kersou I did what you told me I Changed Cbustom Hud: Hud_training Clu for CustomHud=Hud_WIM .....but nothing happened , may be I should not replace Custom Hud: Hud_training Club?? only add what you told me???
Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Posted:
29 Aug 2012, 21:49
by Dilima
nachocruzado wrote:Kersou I did what you told me I Changed Cbustom Hud: Hud_training Clu for CustomHud=Hud_WIM .....but nothing happened , may be I should not replace Custom Hud: Hud_training Club?? only add what you told me???
Did you deleted the \\ that comes before CustomHud??
Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Posted:
29 Aug 2012, 21:55
by nachocruzado
Hi dilima, Now it works =) the problem was that I change CustomHud=Hud_trainig club for HUD _WIM... now only I ADD in the next line HUD _ WIM and thats all

problem solved
Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Posted:
29 Aug 2012, 21:56
by Dilima
nachocruzado wrote:Hi dilima, Now it works =) the problem was that I change CustomHud=Hud_trainig club for HUD _WIM... now only I ADD in the next line HUD _ WIM and thats all

problem solved
Ok, better

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Posted:
29 Aug 2012, 23:40
by sandro04
haas192 wrote:Can you please try to make it for me cause i tried everything and never successed.
Here's the sample:
statboard.JPG
Thanks
Hello
Look at this : topic29-8325.php
I don't know when we will release the ATP1000 statboard, but we'll do it
But, if you want, could you send me your statboard (not screen) image by mp ? it would be very nice

thanks a lot

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Posted:
29 Aug 2012, 23:55
by kersou
MarcaTennis wrote:N'oublie pas le post de la dérniére page stp

Je t'ai répondu juste au-dessus (LightScoreOffsetYu)...
Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Posted:
29 Aug 2012, 23:59
by Dilima
kersou wrote:Je t'ai répondu juste au-dessus (LightScoreOffsetYu)...
Je crois qu'il parlais de ce post:
MarcaTennis wrote:Mauvaise nouvelle les gars

:
ça marche pas bien avec le nouveau CustomHud, dans le trainning club, c'est facile mais le probléme est dans le world tour.
Dans le world tour, les SBs qu'on programme dans les fichiers : Tour.xxx.ini et TourCategory.xxx.ini S'affiche avec celui qu'on a séléctionné dans le selector.
Il y a deux soluces :
1- Un code qu'on ajoute au sélector pour qu'il marche dans le training club seulement.
2- Créer un autre choix dans le selector (j'éspére que vous avez compris) et je le nomme "none" et on force cette case pour le world tour.
Je vous suggére la premiére
Puis-que vous avez fais un travail splendide, c'est mieux de continuer et faire une autre chose extraordinaire.
Pour les étapes, plus tard je ne peux pas.
Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Posted:
30 Aug 2012, 00:05
by MarcaTennis
Oui

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Posted:
30 Aug 2012, 00:18
by MarcaTennis
Kersou,
Rien ne se passe, méme si j'ajoute au nombre

Voici les paramétres du Full SB :
- Code: Select all
//=== Full scoreboard
// Position for full scoreboard (without sets&game items)
def FullScoreY 390
// Size of the full scoreboard (without sets&game items)
def FullScoreNameH 60
// Size of set ico in the full scoreboard and relative center position of the text
def FullScoreSetW 13
def FullScoreSetH FullScoreNameH
def FullScoreSetTextX FullScoreSetW -0.5
def FullScoreSetWx2 FullScoreSetW 2
// Size of current set ico in the full scoreboard and relative center position of the text
def FullScoreCurrentSetW FullScoreSetW
def FullScoreCurrentSetH FullScoreSetH
def FullScoreCurrentSetTextX FullScoreCurrentSetW -0.5
def FullScoreCurrentSetWx2 FullScoreCurrentSetW 2
// Size of game ico in the full scoreboard and relative center position of the text
def FullScoreGameW FullScoreSetW 2
def FullScoreGameH FullScoreSetH
def FullScoreGameTextX FullScoreGameW -0.4
// Size of the below ico (left&top position)
def FullScoreBelowW FullScoreNameW
def FullScoreBelowH 25
// Relative position of the items from the left position of the full scoreboard (without sets&game items)
def FullScoreNameX 29
def FullScoreServIndX 250
def FullScoreSeedX 21
def FullScoreRankCountryX 190
def FullScoreFlagX 232
def FullScoreTrnLogoX -2
// Max length of the name, seed and rank&country of the full scoreboard
def FullScoreNameMax 166
def FullScoreSeedMax 14
def FullScoreRankCountryMax 40
// Offsets to vertically adjust the items of the full scoreboard
def LightScoreOffsetYu 0.40
def LightScoreOffsetYd 0.75
Avant, je n'avais le code que t'as dis

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Posted:
30 Aug 2012, 00:47
by MarcaTennis
Full SB Updated ! It's better now
There is only to wait the help of kersou for bug of names and score !
Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Posted:
30 Aug 2012, 07:53
by kersou
MarcaTennis,
Concerning the CustomHud vs Sb selector topic, your first solution sounds better... I'll do it when I have time!
About WTA sb, what version of the sb are you using ?
Perhaps the LightScoreOffsetYu were not defined in the origin sb.
If you want to change the full sb, you have to change FullScoreOffsetYu and not LightScoreOffsetYu
If you want, send me all your WTA files