No Serve Speed Radar or Match Time Showing

Everything about Modding TE2013, from new courts to the modifications of the player & tournament bases (and including all the bugs they may be creating ! ;) )
Forum rules
Speak English in 1st page of topics, and don't hijack topics, troll, use profanities nor insults

No Serve Speed Radar or Match Time Showing

Postby MissionMaximus » 21 Jan 2015, 03:05

Hey Manu or anyone could help me out would be very appreciated. Using Sam's Patch and cannot get the serve speed or Match Time to show on screen. I've searched and searched the forums and found no solution. I saw what ComeAndy said about deleting:

[HUD] // Coordinates of the Info Text, Serve Speed & Match Time, in the 640x480 virtual screen
InfoX = 1111
InfoY = 1111
ServeX = 1111
ServeY = 1111
TimeX = 1111
TimeY = 1111

In Custom Courts in the Court.ini but it still doesn't show in game. Any help would be appreciated.
MissionMaximus
court crocodile
court crocodile
 
Messages: 27
Gaming Since: 18 Jan 2013, 02:02

Re: No Serve Speed Radar or Match Time Showing

Postby ComeonANDY!! » 21 Jan 2015, 14:14

Hi Mission, have you got this information below showing in your menu - hudsub file?

//============ InfoBoard
item
{
Text /Intern/InfoBoard
Pos /Intern/InfoX /Intern/InfoY
Font InfoF
ShrinkToMaxPixel 120
ShowIf /3dEngine/Stadium3d 0
}


//============ SpeedBoard
item
{
Text SpeedMph /Intern/SpeedMph
Pos /Intern/ServeX /Intern/ServeY Right Top
Font TimeF
ShowIfNot /Game/Mph 0
}

item
{
Text SpeedKmh /Intern/SpeedKmh
Pos /Intern/ServeX /Intern/ServeY Right Top
Font TimeF
ShowIf /Game/Mph 0
}


//============ TimeBoard
item
{
Text /Intern/Time1
Pos /Intern/TimeX /Intern/TimeY
Font TimeF
}

item
{
Text /Intern/Time2
Pos /Intern/TimeX+10.5 /Intern/TimeY
Font TimeF
}

If not, copy & paste it in.. :jap:
User avatar
ComeonANDY!!
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 1517
Gaming Since: 10 Jul 2012, 21:47
Location: England

Re: No Serve Speed Radar or Match Time Showing

Postby MissionMaximus » 22 Jan 2015, 03:02

Thanks a lot ComeonANDY works like a charm.
MissionMaximus
court crocodile
court crocodile
 
Messages: 27
Gaming Since: 18 Jan 2013, 02:02

Re: No Serve Speed Radar or Match Time Showing

Postby knich » 22 Jan 2015, 06:52

ComeonANDY!! wrote:Hi Mission, have you got this information below showing in your menu - hudsub file?

//============ InfoBoard
item
{
Text /Intern/InfoBoard
Pos /Intern/InfoX /Intern/InfoY
Font InfoF
ShrinkToMaxPixel 120
ShowIf /3dEngine/Stadium3d 0
}


//============ SpeedBoard
item
{
Text SpeedMph /Intern/SpeedMph
Pos /Intern/ServeX /Intern/ServeY Right Top
Font TimeF
ShowIfNot /Game/Mph 0
}

item
{
Text SpeedKmh /Intern/SpeedKmh
Pos /Intern/ServeX /Intern/ServeY Right Top
Font TimeF
ShowIf /Game/Mph 0
}


//============ TimeBoard
item
{
Text /Intern/Time1
Pos /Intern/TimeX /Intern/TimeY
Font TimeF
}

item
{
Text /Intern/Time2
Pos /Intern/TimeX+10.5 /Intern/TimeY
Font TimeF
}

If not, copy & paste it in.. :jap:


Andy..I have that in hudsub file and put hudsub in to menu folder in pak03 for Sam's patch. I also deleted lines in court.ini. Any other suggestions?
knich
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 204
Gaming Since: 14 May 2012, 22:53

Re: No Serve Speed Radar or Match Time Showing

Postby ComeonANDY!! » 23 Jan 2015, 11:08

Knich, that info in posts 1 & 2 are the only reasons that i'm aware of as to why the speed/info/time boards don't show up in the game.

I thought we sorted your issue a couple of years ago?
knich wrote:Thanks Andy..I got it to work when I deleted info in court ini.
User avatar
ComeonANDY!!
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 1517
Gaming Since: 10 Jul 2012, 21:47
Location: England

Re: No Serve Speed Radar or Match Time Showing

Postby Makanaki777 » 23 Jan 2015, 21:25

Hello, it is posible Match Time Showing??

If yes... how??

Thanks a lot to all!
Makanaki777
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 190
Gaming Since: 25 Jan 2014, 02:38

Re: No Serve Speed Radar or Match Time Showing

Postby knich » 24 Jan 2015, 02:06

[quote="ComeonANDY!!"]Knich, that info in posts 1 & 2 are the only reasons that i'm aware of as to why the speed/info/time boards don't show up in the game.

I thought we sorted your issue a couple of years ago? [quote]

Andy..I thought we did too. I recently installed Sam's Megapatch 2013 full repack easy version (changed computers) and now can't get it to show. :(
knich
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 204
Gaming Since: 14 May 2012, 22:53

Re: No Serve Speed Radar or Match Time Showing

Postby ComeonANDY!! » 24 Jan 2015, 13:22

Makanaki777 wrote:Hello, it is posible Match Time Showing??

If yes... how??

Thanks a lot to all!


The answers are in posts 1&2.

If you have this info below in any of your court ini's - delete it.

[HUD] // Coordinates of the Info Text, Serve Speed & Match Time, in the 640x480 virtual screen
InfoX = 1111
InfoY = 1111
ServeX = 1111
ServeY = 1111
TimeX = 1111
TimeY = 1111


And then copy&paste this into your menu-hudsub file..

//============ TimeBoard
item
{
Text /Intern/Time1
Pos /Intern/TimeX /Intern/TimeY
Font TimeF
}

item
{
Text /Intern/Time2
Pos /Intern/TimeX+10.5 /Intern/TimeY
Font TimeF
}



knich wrote:Andy..I thought we did too. I recently installed Sam's Megapatch 2013 full repack easy version (changed computers) and now can't get it to show. :(


Ah i see. I'm surprised tho that the methods above don't work. As i've said they're the only reasons i have ever known for them not to show in the game.. :?
User avatar
ComeonANDY!!
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 1517
Gaming Since: 10 Jul 2012, 21:47
Location: England

Re: No Serve Speed Radar or Match Time Showing

Postby Makanaki777 » 24 Jan 2015, 13:48

Hi ComeonANDY!!

I try copy / past in hudsub.menu:

//============ TimeBoard
item
{
Text /Intern/Time1
Pos /Intern/TimeX /Intern/TimeY
Font TimeF
}

item
{
Text /Intern/Time2
Pos /Intern/TimeX+10.5 /Intern/TimeY
Font TimeF
}

previus delete in court.ini

[HUD] // Coordinates of the Info Text, Serve Speed & Match Time, in the 640x480 virtual screen

but the match time is not Showing...
Makanaki777
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 190
Gaming Since: 25 Jan 2014, 02:38

Re: No Serve Speed Radar or Match Time Showing

Postby ComeonANDY!! » 24 Jan 2015, 13:57

Are you playing using the 'Sam's Megapatch 2013 full repack easy version' aswell?

EDIT:

You did delete this part didn't you?
InfoX = 1111
InfoY = 1111
ServeX = 1111
ServeY = 1111
TimeX = 1111
TimeY = 1111
User avatar
ComeonANDY!!
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 1517
Gaming Since: 10 Jul 2012, 21:47
Location: England

Re: No Serve Speed Radar or Match Time Showing

Postby knich » 25 Jan 2015, 03:07

ComeonANDY!! wrote:
Ah i see. I'm surprised tho that the methods above don't work. As i've said they're the only reasons i have ever known for them not to show in the game.. :?


Thanks Andy..I appreciate your help!
knich
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 204
Gaming Since: 14 May 2012, 22:53

Re: No Serve Speed Radar or Match Time Showing

Postby Ixion978 » 24 Feb 2015, 22:31

Hello, i have a question, you say i have to delete hud show bellow to display serve speed and match time but i try that on a court and it doesn't work. So i have to delete it in all court and it going to work or that not change the problèm?

Thanks to answer. (and sorry for my approximating english :))
Ixion978
tennis curious
 
Messages: 2
Gaming Since: 24 Feb 2015, 22:22


Return to Modding - TE2013

Who is online

Users browsing this forum: AhRefs [Bot], Bing [Bot], Google [Bot], Yandex [Bot] and 21 guests