Custom HUD (scoreboards, TV logo, ...) by kersou & folks

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

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Postby kersou » 02 Dec 2011, 18:34

haas192, no problem! :D

Maxy,
Do you play with the last build of TE 2011 v1.0c?
If yes, send me your "system.log"!
Kersou
kersou
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 613
Gaming Since: 23 Jan 2011, 00:47
Location: France

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Postby Maxy » 02 Dec 2011, 18:37

kersou wrote:haas192, no problem! :D

Maxy,
Do you play with the last build of TE 2011 v1.0c?
If yes, send me your "system.log"!

I just downloaded new version, and it happend again.......
Attachments
System.Log
(40.71 KiB) Downloaded 80 times
Best Grand Slam results: Australian Open R16 '11, '12
Best results: 's-Hertogenbosch final '11, Belgrade semifinal '11

Image


Download my courts: http://www.managames.com/Forum/topic29-15035.php
Maxy
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 1681
Gaming Since: 21 Aug 2010, 08:46
Location: Serbia

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Postby Maxy » 02 Dec 2011, 18:43

You see what is the problem? :?
Best Grand Slam results: Australian Open R16 '11, '12
Best results: 's-Hertogenbosch final '11, Belgrade semifinal '11

Image


Download my courts: http://www.managames.com/Forum/topic29-15035.php
Maxy
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 1681
Gaming Since: 21 Aug 2010, 08:46
Location: Serbia

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Postby kersou » 02 Dec 2011, 18:51

In your system.log, there is this line:
Code: Select all
Warning: can't find SubMenu 'RG_HudAbove' in Item 'hudabove/HUD_RolandGarros'

Are you sure that you have copied all the content of Menu & Scripts directories in your modded install?
Kersou
kersou
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 613
Gaming Since: 23 Jan 2011, 00:47
Location: France

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Postby Maxy » 02 Dec 2011, 18:53

kersou wrote:In your system.log, there is this line:
Code: Select all
Warning: can't find SubMenu 'RG_HudAbove' in Item 'hudabove/HUD_RolandGarros'

Are you sure that you have copied all the content of Menu & Scripts directories in your modded install?

o you habe MSN, or skype? It will be easier to talk there, I just added you on SN, kersou@free.fr
Best Grand Slam results: Australian Open R16 '11, '12
Best results: 's-Hertogenbosch final '11, Belgrade semifinal '11

Image


Download my courts: http://www.managames.com/Forum/topic29-15035.php
Maxy
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 1681
Gaming Since: 21 Aug 2010, 08:46
Location: Serbia

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Postby Maxy » 02 Dec 2011, 18:56

I just replaces menu and scrpts in My Computer/Local disc /Tennis elbow 2011/Data.........and increased in gamesys.ini
Best Grand Slam results: Australian Open R16 '11, '12
Best results: 's-Hertogenbosch final '11, Belgrade semifinal '11

Image


Download my courts: http://www.managames.com/Forum/topic29-15035.php
Maxy
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 1681
Gaming Since: 21 Aug 2010, 08:46
Location: Serbia

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Postby kersou » 02 Dec 2011, 19:06

I am not at home so sorry no MSN now.
Menu&Scripts should be in "My Computer/Local disc /Tennis elbow 2011/" not under Data.
Have you modded your TE install as described in Data/HowToMod.html ?
Kersou
kersou
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 613
Gaming Since: 23 Jan 2011, 00:47
Location: France

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Postby Maxy » 02 Dec 2011, 19:08

kersou wrote:I am not at home so sorry no MSN now.
Menu&Scripts should be in "My Computer/Local disc /Tennis elbow 2011/" not under Data.
Have you modded your TE install as described in Data/HowToMod.html ?

Lol, I just replaced menu and scripts into TE directory and USO sb appeared :D

Edit: But i got another problem, now, when I change into Hyd from USO to Rg, in the game aain appears USO sb :lol: :mrgreen: :|
Best Grand Slam results: Australian Open R16 '11, '12
Best results: 's-Hertogenbosch final '11, Belgrade semifinal '11

Image


Download my courts: http://www.managames.com/Forum/topic29-15035.php
Maxy
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 1681
Gaming Since: 21 Aug 2010, 08:46
Location: Serbia

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Postby kersou » 02 Dec 2011, 19:19

:thinking:
so in your hud.def, you have:
Code: Select all
// HUD selected for Training Club and Online Match among the values of the above list
def HUD_TrainingClub HUD_RG

and it's not working!
Try another sb:
Code: Select all
// HUD selected for Training Club and Online Match among the values of the above list
def HUD_TrainingClub HUD_AO

Can you send me your new system.log?
Kersou
kersou
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 613
Gaming Since: 23 Jan 2011, 00:47
Location: France

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Postby Maxy » 02 Dec 2011, 19:22

kersou wrote::thinking:
so in your hud.def, you have:
Code: Select all
// HUD selected for Training Club and Online Match among the values of the above list
def HUD_TrainingClub HUD_RG

and it's not working!
Try another sb:
Code: Select all
// HUD selected for Training Club and Online Match among the values of the above list
def HUD_TrainingClub HUD_AO

Can you send me your new system.log?

Yes, I just tried AO, and it doesn't work, I tried WIM and it doesnt work again.....
Attachments
System.Log
(59.12 KiB) Downloaded 60 times
Best Grand Slam results: Australian Open R16 '11, '12
Best results: 's-Hertogenbosch final '11, Belgrade semifinal '11

Image


Download my courts: http://www.managames.com/Forum/topic29-15035.php
Maxy
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 1681
Gaming Since: 21 Aug 2010, 08:46
Location: Serbia

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Postby kersou » 02 Dec 2011, 19:31

rahh! I didn't find any errors in your log.
Can you send me the hudabove.menu and the hud.def files you are using?
Also, I haven't tested my sb with a trial version. :thinking:
Kersou
kersou
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 613
Gaming Since: 23 Jan 2011, 00:47
Location: France

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Postby Maxy » 02 Dec 2011, 19:34

kersou wrote:rahh! I didn't find any errors in your log.
Can you send me the hudabove.menu and the hud.def files you are using?
Also, I haven't tested my sb with a trial version. :thinking:

LoL, maybe is that problem? My trial version?
Best Grand Slam results: Australian Open R16 '11, '12
Best results: 's-Hertogenbosch final '11, Belgrade semifinal '11

Image


Download my courts: http://www.managames.com/Forum/topic29-15035.php
Maxy
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 1681
Gaming Since: 21 Aug 2010, 08:46
Location: Serbia

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Postby kersou » 02 Dec 2011, 20:04

I don't know I will test tomorrow!
So your hudabove.menu and the hud.def files are the same than mine?
Kersou
kersou
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 613
Gaming Since: 23 Jan 2011, 00:47
Location: France

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Postby kersou » 02 Dec 2011, 23:50

So I ve just tested the Trial version of TE and my sb v8.0 works well with it. But not tested online...
Check "hudabove.menu" and "hud.def"!
Kersou
kersou
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 613
Gaming Since: 23 Jan 2011, 00:47
Location: France

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

Postby Maxy » 03 Dec 2011, 09:35

kersou wrote:So I ve just tested the Trial version of TE and my sb v8.0 works well with it. But not tested online...
Check "hudabove.menu" and "hud.def"!

Oh, really? I'll just send you these two files: It says: The extesion def is not allowed :evil: I can't send you hud and hudabove, but I can copy the text inside:

Hud:
def InfoBarW 150
def InfoBarH InfoBarW 0.1667 // = 128 / 768

Font Default HugeChars 9 12 0xFFFFFFFF 0 Circle Center Center Shadow LH1.15
Font BigF HugeChars 15 20 0xFFEFEFAF 0x4F000000 Circle Center Center
Font IcoF HugeChars 11 14 0xFFFFFFFF 0 Center Center
Font Font3d HugeChars 1 1 0xFFFFFF5F 0 Circle Center Center Shadow0 FixedWidth0.75

//=============================================================================
//=== Numbers and categories of specific tournaments
//=============================================================================
// Tournament numbers during the year
def AustralianOpenNum 12
def RolandGarrosNum 132
def WimbledonNum 155
def USOpenNum 215

// Categories
def GdSlamCat 0
def ATP1000aCat 1
def ATP1000bCat 2
def ATP500aCat 3
def ATP500bCat 4
def ATP250aCat 5
def ATP250bCat 6
def ATPWTFCat 14
def DavisCupCat 15

//=============================================================================
//=== List of the different available HUD
//=============================================================================
def HUD_DEF 0
def HUD_AO 1
def HUD_RG 2
def HUD_WIM 3
def HUD_USO 4
def HUD_ATP1000 5
def HUD_ATP500 6
def HUD_ATP250 7
def HUD_ATPWTF 8
def HUD_DAVISCUP 9

// HUD selected for Training Club and Online Match among the values of the above list
def HUD_TrainingClub HUD_RG

Hudabove:

Include Hud.Def

Background #Game

WideScreen
ShrinkTo 0 0 // Don't shrink

item
{
OnEnter

OnAction
{
SetCfg /Intern/IG_InfoX -InfoBarW
UpdateCamera3d /Camera/Elevation /Camera/Aperture
SetCfg /Intern/SelectedHUD HUD_DEF
SetCfg /Intern/PlayerCfg /WorldTour/PlayerCfg
//=== Player Name Formatting Example
// f = First Name Untouched ; F = First Name Uppercase
// l = Last Name Untouched ; L = Last Name Uppercase
// 3. => Max of 3 Letters, add a point if shortened or followed by more text without space
// FormatTeamName /Intern/Team1s 1 "f3.L5."
// FormatTeamName /Intern/Team2s 2 "F l"
// // In-Game current formatting:
// FormatTeamName /Intern/Team1s 1 "f1.l3"
}
OnActionIf /Intern/GameType 1
{
SetCfg /Intern/PlayerCfg /TrainingClub/PlayerCfg
}
OnActionIf /WT_Intern/TrnNum AustralianOpenNum AustralianOpenNum
{
SetCfg /Intern/SelectedHUD HUD_AO
}
OnActionIf /WT_Intern/TrnNum RolandGarrosNum RolandGarrosNum
{
SetCfg /Intern/SelectedHUD HUD_RG
}
OnActionIf /WT_Intern/TrnNum WimbledonNum WimbledonNum
{
SetCfg /Intern/SelectedHUD HUD_WIM
}
OnActionIf /WT_Intern/TrnNum USOpenNum USOpenNum
{
SetCfg /Intern/SelectedHUD HUD_USO
}
OnActionIf /WT_Intern/TrnCat ATP1000aCat ATP1000bCat
{
SetCfg /Intern/SelectedHUD HUD_ATP1000
}
OnActionIf /WT_Intern/TrnCat ATP500aCat ATP500bCat
{
SetCfg /Intern/SelectedHUD HUD_ATP500
}
OnActionIf /WT_Intern/TrnCat ATP250aCat ATP250bCat
{
SetCfg /Intern/SelectedHUD HUD_ATP250
}
OnActionIf /WT_Intern/TrnCat ATPWTFCat ATPWTFCat
{
SetCfg /Intern/SelectedHUD HUD_ATPWTF
}
OnActionIf /WT_Intern/TrnCat DavisCupCat DavisCupCat
{
SetCfg /Intern/SelectedHUD HUD_DAVISCUP
}
OnActionIfNot /Intern/GameType 2 2
{
SetCfg /Intern/SelectedHUD HUD_TrainingClub
}

Invisible
}

//======================== Management of Specific HUD
item HUD_AustralianOpen
{
SubMenuIf /Intern/SelectedHUD HUD_AO HUD_AO AO_HudAbove
}

item HUD_RolandGarros
{
SubMenuIf /Intern/SelectedHUD HUD_RG HUD_RG RG_HudAbove
}

item HUD_Wimbledon
{
SubMenuIf /Intern/SelectedHUD HUD_WIM HUD_WIM WIM_HudAbove
}

item HUD_USOpen
{
SubMenuIf /Intern/SelectedHUD HUD_USO HUD_USO USO_HudAbove
}

item HUD_ATP1000
{
SubMenuIf /Intern/SelectedHUD HUD_ATP1000 HUD_ATP1000 A1000_HudAbove
}

item HUD_ATP500
{
SubMenuIf /Intern/SelectedHUD HUD_ATP500 HUD_ATP500 A500_HudAbove
}

item HUD_ATP250
{
SubMenuIf /Intern/SelectedHUD HUD_ATP250 HUD_ATP250 A250_HudAbove
}

item HUD_ATPWTF
{
SubMenuIf /Intern/SelectedHUD HUD_ATPWTF HUD_ATPWTF AWTF_HudAbove
}

item HUD_DAVISCUP
{
SubMenuIf /Intern/SelectedHUD HUD_DAVISCUP HUD_DAVISCUP DAVIS_HudAbove
}

item HUD_Default
{
SubMenuIf /Intern/SelectedHUD HUD_DEF HUD_DEF DEF_HudAbove
}

//======================== Pause / IG_Message
item IG_Message
{
CycleButton #Text /Intern/IGM_Param1 /Intern/IGM_Param2
Pos 320 240

Font BigF

OnAction
{
SlideCfg /Intern/IG_Message 0 255
}

UnSelectable
ShowIfNot /Intern/IG_Message -1
}

//======================== Chat

item
{
SubMenu HudChatPreset

ShowIfNot /Intern/ShiftDown 0
ShowIfNot /NW_Intern/Status 0
}


item
{
SubMenu HudChat

ShowIf /Intern/MatchEnd 1
ShowIf /Intern/InReplay 0
ShowIf /Intern/IG_Message 0 !Or
ShowIf /NW_Intern/OtherPeerState 1 !Or
ShowIfNot /NW_Intern/Status 0
}

item
{
SubMenu HudChatAbove

ShowIfNot /Intern/MatchEnd 1
ShowIfNot /Intern/IG_Message 0
ShowIfNot /NW_Intern/OtherPeerState 1
ShowIfNot /NW_Intern/Status 0
}

//======================== Other peer state
item NW_OPState
{
CycleButton #Text /NW_Intern/Other
Pos 320 150

Font BigF

OnAction
{
SlideCfg /NW_Intern/OtherPeerState 1 255
}

UnSelectable
ShowIfNot /NW_Intern/OtherPeerState 0
}


item NW_Cant
{
CycleButton #Text
Pos 320 200
Font BigF

OnAction
{
SlideCfg /NW_Intern/CantNum 0 10
}

UnSelectable
TimeAlpha /NW_Intern/CantTime 750
}


//======================== NW Trial Time
def IcoS 32
def x 30
def y IcoS 1.5
def dx 50

Font TimeF HugeChars 15 20 0xFF4F8FFF 0x7F000000 Circle Center Center Shadow

item
{
Text /NW_Intern/TrialTime
Pos 30 y
add x 50
Font TimeF

ShowIfNot /NW_Intern/TrialTime -100 -0.01
}

//======================== Network icons
item
{
Image Ico/NW_Slow IcoS IcoS
Pos x y
Font IcoF
add x IcoS 1.25
TimeAlpha /NW_Intern/TimeSlow 1000
}


item
{
Image Ico/NW_Drop IcoS IcoS
Pos x y
Font IcoF
add x IcoS 1.5
TimeAlpha /NW_Intern/TimeDrop 1000
}


item
{
Text NW_Resync
Pos 320 160

Font BigF

TimeAlpha /NW_Intern/TimeResync+500 2000
}


//======================== Ping
Font PingF HugeChars 9 12 0xFF4F8FFF 0x7F000000 Circle Right Center Shadow

item
{
Text NW_InPing /NW_Intern/InPing
Pos 145 20
add x 50
Font PingF

ShowIfNot /NW_Intern/Status 0
}

//======================== Strike Count
item
{
Text #%02.f /Intern/StrikeCount
Pos /Intern/InfoBoardX /Intern/InfoBoardY-2 Right Bottom
Font BigF

ShowIf /Menu/ShowStrikeCount 1
}

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

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


//======================== SweetSpot
def IcoS 64

item SweetSpot01
{
CycleButton #ImageGI
Image Ico/SweetSpotGreen IcoS IcoS
Pos 8 /Intern/CarretY Left Down
Font IcoF

OnAction
{
SlideCfg /Intern/HudSweetSpot 0 2
}

OnRender
{
SetCfg /Intern/CarretY 282
MulAddMulCfg /Intern/CarretY 1 /Intern/SweetSpotSide -190
}

UnSelectable
TimeAlpha /Intern/TimeSweetSpot+2000 500
}

item SweetSpot02
{
Image Ico/SweetSpotOrange IcoS IcoS
Font IcoF
Invisible

TimeAlpha /Intern/TimeSweetSpot+2000 500
}

item SweetSpot03
{
Image Ico/SweetSpotRed IcoS IcoS
Font IcoF
Invisible

TimeAlpha /Intern/TimeSweetSpot+2000 500
}

//======================== Form
item HudFormLeftUp
{
Pos /Intern/WideBorderLeft 70
SubMenu HudFormLeft 2
ShowIfNot /InGame_p2/ShortForm 2
}

item HudFormLeftDown
{
Pos /Intern/WideBorderLeft 430
SubMenu HudFormLeft 1
ShowIfNot /InGame_p1/ShortForm 2
}

item HudFormRightUp
{
Pos /Intern/WideBorderRight 70
SubMenu HudFormRight 4
ShowIfNot /InGame_p4/ShortForm 2
}

item HudFormRightDown
{
Pos /Intern/WideBorderRight 430
SubMenu HudFormRight 3
ShowIfNot /InGame_p3/ShortForm 2
}
Best Grand Slam results: Australian Open R16 '11, '12
Best results: 's-Hertogenbosch final '11, Belgrade semifinal '11

Image


Download my courts: http://www.managames.com/Forum/topic29-15035.php
Maxy
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 1681
Gaming Since: 21 Aug 2010, 08:46
Location: Serbia

PreviousNext

Return to Modding - TE2013

Who is online

Users browsing this forum: No registered users and 13 guests