Search:

Type: Posts; User: outburst_

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    338

    menudef{ name "warmUp" fullScreen MENU_FALSE...

    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
  2. Replies
    5
    Views
    338

    No, other servers neither have # in their names,...

    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
  3. Replies
    5
    Views
    338

    Hud: sv_location

    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...
Results 1 to 3 of 3