antimouse,
did you set the VictoryCup value for each tournament in your Tour.ini ?
/WT_Intern/TrnNum :
0 => Country Cup
1 => Masters Cup
-1 => all other tournaments
//===== Back
item
{
Image Ico/Done 48 48
Pos 635 475 Right Bottom
Selected
OnAction
{
MenuBack
}
}
OnAction
{
SetCfg /WT_Intern/Victory 1
MenuBack
}
felipe16 wrote:hello,
I had a problem with the tour, until 2014 the dates of the tournaments are delayed.
that is, for example, the Australian Open on touratp2014.ini (which is the last tour per year that I have) and touratp.ini appear in week 3, but in the game appears in week 2 until 2014, from 2015 onwards it appears well ( in the week 3).
what can be??
antimouse wrote:Manu,
I'm reviving this topic because I just tried what you mentioned above, but it didn't work. /WT_Intern/VictoryCup has value 1 (why?) and /WT_Intern/TrnNum is always -1, so I can't use it to select image. I used the following code:
- Code: Select all
item Victory01
{
CycleButton #ImageGI
Image Bg/Trophies/Cincinnati 640 480
Pos 320 240 Center Center
Font Bg
Unselectable
//Invisible
OnAction
{
SlideCfg /WT_Intern/VictoryCup 0 100
}
ShowIfNot /WT_Intern/TrnNum -1 0
}
And in global.def:
- Code: Select all
item Victory35 // 35 is the number of the tournament
{
Image Bg/Trophies/Halle 640 480
Invisible
}
manutoo wrote:antimouse,
did you set the VictoryCup value for each tournament in your Tour.ini ?
/WT_Intern/TrnNum :
0 => Country Cup
1 => Masters Cup
-1 => all other tournaments
Users browsing this forum: Bing [Bot], CCBot [Bot], SemRush [Bot], Trendiction [Bot] and 31 guests