Page 1 of 1

How to remove speed indicators from HUD ?

PostPosted: 02 Jun 2012, 14:56
by Peti91
Hi!

I did not want to open new topic. I'm writing here. Where can I turn off during the match time and the speed indicator labels serve? Thanks for answers!
Sorry for my English!

Re: A few questions

PostPosted: 03 Jun 2012, 06:26
by manutoo
Peti91,
I'm not sure what you want, but turn on the "Advanced Options" in the "Misc Options" menu, then press 'Esc' during a match & go in the "Options" menu ; there's a bunch of stuff there.

Re: A few questions

PostPosted: 04 Jun 2012, 12:25
by Peti91
manutoo wrote:Peti91,
I'm not sure what you want, but turn on the "Advanced Options" in the "Misc Options" menu, then press 'Esc' during a match & go in the "Options" menu ; there's a bunch of stuff there.

Image
Can I turn off this info? Thanks.

Re: A few questions

PostPosted: 05 Jun 2012, 03:28
by manutoo
You can move them out of screen. To do so, edit the Court.ini of each court and add this :
Code: Select all
[HUD]      // Coordinates of the Info Text, Serve Speed & Match Time, in the 640x480 virtual screen
InfoY      =   -100
ServeY      =   -100
TimeY      =   -100

Re: A few questions

PostPosted: 05 Jun 2012, 06:39
by Peti91
Thanks Manu!