MarcaTennis wrote:No Need !!!!!!!!!!
It works now
Tested !!!!!
- Code: Select all
//========================== SCOREBOARD Selector
item
{
Text ScoreB
Pos x1 y Right
ShowIf /WT_Intern/InWT 0
}
item ScorebCode
{
CycleButton #Text
Pos x2 y Left
Add y dy
OnAction
{
SlideCfg /Intern/SelectedHUD 0 90 9
}
ShrinkToMaxPixel MaxR
ShowIf /WT_Intern/InWT 0
}
Thanks!! It works!!
