Upvote Upvoted 1 Downvote Downvoted
%servertimeleft%
posted in Customization
1
#1
0 Frags +

I have tf_hud_show_servertimelimit 1

http://i.imgur.com/2s0V35s.png

"ServerTimeLimitLabel"
    {
        "ControlName"   "CExLabel"
        "fieldName"     "ServerTimeLimitLabel"
        "xpos"          "c-40"
        "ypos"          "17"
        "zpos"          "-10"
        "wide"          "80"
        "tall"          "17"
        "visible"       "1"
        "enabled"       "1"
        "labelText" "%servertimeleft%"
	"textAlignment" "center"
	"dulltext" "0"
	"brighttext" "0"
	"wrap" "0"
	"font" "Numbers20"
	"fgcolor"	 "White"
    }

Still doesn't show up correctly

I have tf_hud_show_servertimelimit 1

[img]http://i.imgur.com/2s0V35s.png[/img]

[code]"ServerTimeLimitLabel"
{
"ControlName" "CExLabel"
"fieldName" "ServerTimeLimitLabel"
"xpos" "c-40"
"ypos" "17"
"zpos" "-10"
"wide" "80"
"tall" "17"
"visible" "1"
"enabled" "1"
"labelText" "%servertimeleft%"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"font" "Numbers20"
"fgcolor" "White"
}[/code]

Still doesn't show up correctly
2
#2
2 Frags +

http://teamfortress.tv/forum/thread/11019-hud-edit-server-time-limit-timer

Visable should be 0 iirc

http://teamfortress.tv/forum/thread/11019-hud-edit-server-time-limit-timer

Visable should be 0 iirc
3
#3
1 Frags +
Benroadshttp://teamfortress.tv/forum/thread/11019-hud-edit-server-time-limit-timer

Visable should be 0 iirc

Tried it, didn't work, it just made it invisible.

[quote=Benroads]http://teamfortress.tv/forum/thread/11019-hud-edit-server-time-limit-timer

Visable should be 0 iirc[/quote]

Tried it, didn't work, it just made it invisible.
4
#4
0 Frags +

You need to have tf_hud_showservertimelimit set to 1 and have an actual timelimit you can do this by typing mp_timelimit 30 in console if you're on a listen server.

You need to have tf_hud_showservertimelimit set to 1 and have an actual timelimit you can do this by typing mp_timelimit 30 in console if you're on a listen server.
Please sign in through STEAM to post a comment.