Page 1 of 1

How to turn that HUD message off ?

PostPosted: 13 Aug 2013, 11:06
by crel
Anybody knows how to turn all these HUD messages off?

THX

Re: How to turn that HUD message off ?

PostPosted: 16 Aug 2013, 07:47
by crel
Manutoo, please, any solution ?

Merci

Re: How to turn that HUD message off ?

PostPosted: 16 Aug 2013, 15:47
by Nigogu
Hi, i changed this some months ago, but i don't remember how, try changing some related things in Tennis.ini.

Re: How to turn that HUD message off ?

PostPosted: 17 Aug 2013, 04:17
by manutoo
It's likely in "Menu/HudAbove.Menu".

Re: How to turn that HUD message off ?

PostPosted: 17 Aug 2013, 17:47
by kersou
crel,
in "Menu/HudAbove.Menu", try to remove (or comment with //) the following lines:
Code: Select all
//======================== InfoBar
item
{
   SubMenu HudInfo
   Pos /Intern/IG_InfoX 20

   ShowIf /Intern/IG_InfoS -0.999f 10.0f
   ShowIfNot /Intern/HudInfo 2 4
}

Re: How to turn that HUD message off ?

PostPosted: 17 Aug 2013, 19:58
by crel
Yeah ! I just added some slashes in the InfoBar-section and it works!
Folks, we got new scoreboard options at the left up screen !
BIG THX TO YOU ALL !

It now looks like this:

//======================== InfoBar
//item
//{
SubMenu HudInfo
Pos /Intern/IG_InfoX 20

ShowIf /Intern/IG_InfoS -0.999f 10.0f
}