How to turn the HUD off in spectator mode?

Discussion in 'Support' started by bloodreaver, Aug 11, 2008.

  1. bloodreaver

    bloodreaver Member

    Messages:
    25
    Likes Received:
    0
    Trophy Points:
    0
    Hey, I'm trying to make a video and I'm wondering if its possible to disable the HUD, like the map and text etc in spectator mode?

    And in any other modes too, really.

    Thanks.
     
  2. thaile

    thaile Member

    Messages:
    307
    Likes Received:
    0
    Trophy Points:
    0
    cl_drawhud 0
     
  3. LordDz

    LordDz Capitan Rainbow Flowers

    Messages:
    5,221
    Likes Received:
    0
    Trophy Points:
    0
    And
    hidepanels all
     
  4. Silk

    Silk Mapper

    Messages:
    3,147
    Likes Received:
    36
    Trophy Points:
    0
    Is there a way to hide everything except the minimap?
    Especially the chat.
     
  5. MOOtant

    MOOtant Member

    Messages:
    4,047
    Likes Received:
    0
    Trophy Points:
    0
    showpanel/hidepanel? I'm too lazy to see if these are console cmds.
     
  6. Cyber-Kun

    Cyber-Kun Member

    Messages:
    1,200
    Likes Received:
    0
    Trophy Points:
    0
    Showpanel ALL does work but it is mega buggy.
    Some window you can't close pops up.
     
  7. LordDz

    LordDz Capitan Rainbow Flowers

    Messages:
    5,221
    Likes Received:
    0
    Trophy Points:
    0
    hidepanel works.
    showpanel does not.
     
  8. Private Sandbag

    Private Sandbag Member

    Messages:
    7,491
    Likes Received:
    0
    Trophy Points:
    0
    bind "[" "cl_drawhud 0"
    bind "] "cl_drawhud 1"

    very useful.
     
  9. ScardyBob

    ScardyBob Member

    Messages:
    3,457
    Likes Received:
    30
    Trophy Points:
    0
    r_drawvgui 0

    WARNING: This command disables all menus including the console and game menu (the one which comes up when you hit 'esc'). However, this is the only way I have found that prevents the engineer menu from popping up.
     
  10. theotherjms

    theotherjms Developer

    Messages:
    894
    Likes Received:
    0
    Trophy Points:
    0
    Have you tried "bindtoggle [key] cl_drawhud"? Lets you switch on and off with a single key. I haven't checked if it works with this var, it works with net_graph.
     

Share This Page