Forum
HUD questions
Created 23rd March 2010 @ 14:58
Add A Reply Pages: 1
Umm, I was wondering if you guys could help me abit ,
So I downloaded the community hud, and its great – when im playing soldier.
And now i’m starting to turn back to medic , so i need my attention on some things that has been made smaller
How do I make so I have the default death notices ? Also the default scoreboard ? ( or if there is any other score board which has teams to the left and right instead of ontop of each other like in m0re’s )
EDIT:
Lets say that I wanted the scoreboard from the chiefhud, and then the default deathnotices, what files am i supposed to extract?
Last edited by Defur,
Quoted from Monkeh
I use this one: http://etf2l.org/forum/general/topic-8650/?recent=145357
yes I do as well, and ?
Copy over the Scoreboard.res (resource/ui) from chiefhud, for the death notices look for HudDeathNotice in hudlayout.res (scripts) and use these for the default setting:
HudDeathNotice
{
"fieldName" "HudDeathNotice"
"visible" "1"
"enabled" "1"
"xpos" "r640" [$WIN32]
"ypos" "12" [$WIN32]
"xpos" "r672" [$X360]
"ypos" "35" [$X360]
"wide" "628"
"tall" "468"
"MaxDeathNotices" "4"
"IconScale" "0.35"
"LineHeight" "16"
"LineSpacing" "4"
"CornerRadius" "3"
"RightJustify" "1" // If 1, draw notices from the right
"TextFont" "Default"
"TeamBlue" "HUDBlueTeamSolid"
"TeamRed" "HUDRedTeamSolid"
"IconColor" "HudWhite"
"BaseBackgroundColor" "46 43 42 220" [$WIN32]
"LocalBackgroundColor" "245 229 196 200" [$WIN32]
"BaseBackgroundColor" "32 32 32 255" [$X360]
"LocalBackgroundColor" "0 0 0 255" [$X360]
}
thanks alot kona, you’re a freakin’ hero!
so umm, i have a alittle problem I noticed that the m0re scoreboard is more awesome looking
but now when im trying to change that file that you told me to change to get the cheifhud, nothing changes – what files am i supposed to extract exacly ?
http://m0re.nocrits.com/index.php?site=files&cat=3
( see not the stacked first one, rather the secound that has left-right kind of thing )
and then take away the pub part ?
umm thanks again guys,
Instead of making a new thread , i decided to bump this one instead
The problem i’m having now is, that when I am in spectator ( or dead ) I can no longer see the “advanced spectator hud”. Does anyone know how to bring that back? Cause it would be darn usefull ^^
Add A Reply Pages: 1