menudef{
name "warmUp"
fullScreen MENU_FALSE
visible 1
ownerdrawflag CG_SHOW_IF_WARMUP
rect 5 425 150 60
itemdef{
name "infosBackground"
rect -175 -15 350 65
Type: Posts; User: outburst_
menudef{
name "warmUp"
fullScreen MENU_FALSE
visible 1
ownerdrawflag CG_SHOW_IF_WARMUP
rect 5 425 150 60
itemdef{
name "infosBackground"
rect -175 -15 350 65
No, other servers neither have # in their names, nor the space.
itemDef {
name "srvLocationRU"
rect 5 30 25 50
visible 1
textstyle 3
textscale 0.25
forecolor 1 1 1 1
I want my hud to show what server i'm playing on.
I can do it for any server, except russian. The problem is: sv_location shows cvar "RU #2", and
cvarTest sv_location
showCvar {"RU #2"}
doesn't...