Page 3 of 3

Re: tennis elbow 2013 career stats

PostPosted: 20 Feb 2020, 01:43
by martindelavega
How can I change/know the draw number of a tournament or a category?
for example I have a tournament that uses this category, and I put draw = 64
but in the game it only takes 32

[Tournament417]
Name = Pekin M15
Ground = CustomCourt242
DrawSingle = 64
DrawDouble = 0
Category = 22
Country = CN
Week = 3
PrizeMoney = $15000 1800 1150 675 450 275 175


[Category22]
Type = Satellite // Draw: 64
EntryPoints = 25 20 15 10 7 6
RacePoints = -1
QualifEntryPts = 6 5 4 3
TotalPrize = 20000
Seed = 16
QualifDraw = -1
QualifSeed = -1
QualifNbRound = 3
QualifDrawDouble = 16
QualifSeedDouble = -1
QualifNbRdDouble = 1
TopPresence = 0.5
TieDoubleLastSet = 2
SetType = 0
BestPlayer = 500
TypeRank = 8
HumanAlwaysCanQ = 1
Final Taxes = 10
TaxesQualif = 10
StressFinal = 40
StressDelta = 10i

Re: tennis elbow 2013 career stats

PostPosted: 20 Feb 2020, 07:21
by manutoo
There are only enough points in "EntryPoints" for 5 rounds (+ winner), so add another round's points there (even if it's 0).

Re: tennis elbow 2013 career stats

PostPosted: 20 Feb 2020, 08:06
by martindelavega
works! thank you

Re: tennis elbow 2013 career stats

PostPosted: 20 Feb 2020, 12:27
by martindelavega
another question :sweat: , when selecting how many players I will use in career mode I modified this line in newgamesettings.menu item
{
SlideButton #Num
Pos xry y
add and dy

OnAction
{
SlideCfg / Intern / NbPlayer 1 4
}
} Instead of 4 and put 5, it gives me the option of choosing 5 now but the fifth player appears as "character 5" with Andorra's nationality. I think I need some step to achieve it, can you help me?

Re: tennis elbow 2013 career stats

PostPosted: 21 Feb 2020, 07:12
by manutoo
4 is an engine limit, you can't bypass it.