x
ETF2L is looking for new Staff to recruit! Are you interested in supporting the league? Then click here for more details on what we can offer and how to apply! 

Forum

Deathnotices

Created 14th July 2010 @ 09:11

Add A Reply Pages: 1

Brainmaster

GoT<3
#WW

Should someone could help me find the deathnotices like they are in this movie

[invalid URL]http://www.youtube.com/watch?v=vl-H93KOUSI&playnext_from=TL&videos=l_9eujhYWag[invalid URL]

what a gentleman, someone could should help him.

Brainmaster

GoT<3
#WW

please.. :)

revanxp

Can’t see the video (youtube seems down)
Btw you can modify deathnotice size, background, ect in your hudlayout.res — death notices section

for science

I’m not sure, but they look like the ones from gmang hud
http://img195.imageshack.us/img195/6963/hudscreenmatchcrossfull.png

Which is here,
http://code.google.com/p/gmang-tf2hud/

Enef

fest
#wubafan

look more like defaults from what i can see in that video.

Chad

.:EnG!:.
<3

Go to tf>scripts,open hudlayout.res(with notepad or w/e),search for the part that says HudDeathNotice and replace it with this one

HudDeathNotice
{
“fieldName” “HudDeathNotice”
“visible” “1”
“enabled” “1”
“xpos” “r640” [$WIN32]
“ypos” “12” [$WIN32]
“xpos” “r672” [$X360]
“ypos” “35” [$X360]
“wide” “628”
“tall” “468”

“MaxDeathNotices” “7”
“IconScale” “0.35”
“LineHeight” “16”
“LineSpacing” “4”
“CornerRadius” “3”
“RightJustify” “1” // If 1, draw notices from the right

“TextFont” “Default”

“TeamBlue” “0 165 255 255”
“TeamRed” “235 58 58 255”
“IconColor” “255 255 255 255”

“BaseBackgroundColor” “0 0 0 120” [$WIN32]
“LocalBackgroundColor” “245 229 196 200” [$WIN32]
“BaseBackgroundColor” “32 32 32 255” [$X360]
“LocalBackgroundColor” “0 0 0 255” [$X360]
}

Add A Reply Pages: 1