Page 12 of 13

Re: "The Mod" © Scoreboards/Statboards v1 [Released June 201

PostPosted: 10 Oct 2013, 20:32
by Heinrich von Westphalen
Image

ATP 250

Re: "The Mod" © Scoreboards/Statboards v1 [Released June 201

PostPosted: 11 Oct 2013, 17:21
by Nigogu
Heinrich von Westphalen wrote:ATP 250

Awesome work, best statboard i've ever seen :applause: :applause: :applause: :notworthy: :shock: :o :shock: :o

Re: "The Mod" © Scoreboards/Statboards v1 [Released June 201

PostPosted: 13 Oct 2013, 13:24
by Arvin97

Re: "The Mod" © Scoreboards/Statboards v1 [Released June 201

PostPosted: 01 Nov 2013, 23:16
by Fede Albanello
please rogerfe1, release version 2 :D

Re: "The Mod" © Scoreboards/Statboards v1 [Released June 201

PostPosted: 01 Nov 2013, 23:18
by marcosanna
Federicoarg,sorry but rogerfed1 is retired .
Don't ask me why but he is retired :cry:

Re: "The Mod" © Scoreboards/Statboards v1 [Released June 201

PostPosted: 07 Jan 2014, 21:42
by Fede Albanello
rogerfed1, the v2 (december 2013) when will be released? :)

Re: "The Mod" © Scoreboards/Statboards v1 [Released June 201

PostPosted: 07 Jan 2014, 22:23
by Ivo ISNER
He is probably not going to release them

Re: "The Mod" © Scoreboards/Statboards v1 [Released June 201

PostPosted: 14 Jan 2014, 02:00
by gastim
I'm sure that roger release the v2...i'm waiting!

Re: "The Mod" © Scoreboards/Statboards v1 [Released June 201

PostPosted: 21 Jan 2014, 01:46
by gastim
Roger....will you release the v2 of the mod?

Re: Scoreboards/Statboards by rogerfed1 © [Released June 201

PostPosted: 26 Jan 2014, 00:00
by Fede Albanello
can someone help me? the problem is, when I play davis cup, the game is too slow :s, others tournaments work fine.. only davis cup :( in my game, in sam patch, anyone with this scoreboards..

thanks!

Re: Scoreboards/Statboards by rogerfed1 © [Released June 201

PostPosted: 26 Jan 2014, 03:18
by atlvsp
federicoarg wrote:can someone help me? the problem is, when I play davis cup, the game is too slow :s, others tournaments work fine.. only davis cup :( in my game, in sam patch, anyone with this scoreboards..

thanks!


http://www.mediafire.com/download/63z3y ... above.menu
http://www.mediafire.com/download/gt9p7 ... is_hud.def
http://www.mediafire.com/download/bcj6f ... board.menu

I had this problem !!!
1st download
2nd copy and paste these files into the menu of your game folder. Replace all

Re: Scoreboards/Statboards by rogerfed1 © [Released June 201

PostPosted: 08 Feb 2014, 00:31
by Marcos Nion
How can I play with these scoreboards in Exhibition Mode ? I use the latest version of Dilima's patch....

Re: Scoreboards/Statboards by rogerfed1 © [Released June 201

PostPosted: 28 Feb 2014, 15:24
by randymoss78
a couple of questions:

1-how to (manually) change the court display? mean to adapt court name to tournaments...I found a string and tried customizing as follows (for Acapulco) but it doesn't apply:

//=== Court Name
item
{
Text SCB_CanchaCentral8
Pos /Intern/ScoreXl+CourtX /Intern/ScoreYb+CourtY Left Up
Font SeedF
ShowIf /Intern/ScoreType 1
ShowIf /Intern/GameType 2
ShrinkToMaxPixel CrtMaxLength
}

2-Acapulco light scoreboard (while all the others work properly) shows key points alert in the wrong position (on the left of the screen), any ideas to fix it?

thanks guys ;)

Re: Scoreboards/Statboards by rogerfed1 © [Released June 201

PostPosted: 28 Feb 2014, 16:52
by Fede Albanello
1- it's easy, first assign a name to your court in lang_xxx, in this line :arrow: : //=== Scoreboard

example:
//=== Scoreboard
SCB_CenterCourt CENTER COURT
SCB_CenterCourt2 CENTRE COURT

and others...


ok, now add the court of your choice:

SCB_CenterCourt20 ? (depends on the number following)

SCB_CenterCourt20 SUPERTENNIS ARENA

and so you can add the amount you want.. :)

now, assign the court in the hud, expample

//=== Court Name
item
{
Text SCB_CenterCourt8


change the name court that you have created

:arrow: //=== Court Name
item
{
Text SCB_CenterCourt20

Re: Scoreboards/Statboards by rogerfed1 © [Released June 201

PostPosted: 28 Feb 2014, 17:20
by randymoss78
federicoarg wrote:1- it's easy, first assign a name to your court in lang_xxx, in this line :arrow: : //=== Scoreboard

example:
//=== Scoreboard
SCB_CenterCourt CENTER COURT
SCB_CenterCourt2 CENTRE COURT

and others...


ok, now add the court of your choice:

SCB_CenterCourt20 ? (depends on the number following)

SCB_CenterCourt20 SUPERTENNIS ARENA

and so you can add the amount you want.. :)

now, assign the court in the hud, expample

//=== Court Name
item
{
Text SCB_CenterCourt8


change the name court that you have created

:arrow: //=== Court Name
item
{
Text SCB_CenterCourt20


muchas gracias Federico!
your guide is perfect and now I understand the logic but it's still not working for Acapulco (atteched the corresponding files, as I see in the original version) lang_english.txt + acapulco_hudscoreboard.menu
can you notice anything wrong?