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! 
x
To those who participated in the Highlander Season 32 (Summer 2024), please fill out this Feedback Form for the current & next Highlander seasons!

Forum

How to edit chat window?

Created 18th March 2012 @ 21:39

Add A Reply Pages: 1

ell

(ETF2L Donator)

I can’t seem to find the code for the chat window. The only thing I’ve turned up so far is this piece from hudlayout.res (and it doesn’t seem to do anything).

“HudChat”
{
“ControlName” “EditablePanel”
“fieldName” “HudChat”
“visible” “1”
“enabled” “1”
“xpos” “0” [$WIN32]
“xpos” “0” [$X360]
“ypos” “360”
“wide” “320”
“tall” “120”
“PaintBackgroundType” “2”
}

Anybody knows?


Last edited by ell,

ZooZ

Hostile
<3

resource/ui/BaseChat.res file.

ell

(ETF2L Donator)

Quoted from ZooZ

resource/ui/BaseChat.res file.

Thanks, appreciated :) No wonder I couldn’t find it, this file isn’t in team fortress 2 content.gcf along with the rest. I found it in another HUD though, so I’ll work my way from there.


Last edited by ell,

Add A Reply Pages: 1