Announcement

Collapse
No announcement yet.

No hud keybind?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    No hud keybind?

    Can I bind toggling the hud (and seeing your weapons/crosshairs) on and off? If so, what is the command line?

    #2
    probably something like:

    Set input (key) hidehud

    Comment


      #3
      It goes further than that...because hiding and displaying of the Hud is not a toggle of the whole Hud, you can shrink and grow it at intervals, but you can't display/hide with a key bind when it's just not in the engine to do so. So a one key and one touch bind is not possible unless you change what the engine is being told, and that means changing encrypted source in your engine files so they understand the bind you create. Ask Epic if they can tell you how. Then you can ask them to make the crosshair and weapons info an alias to the HideHud=?, then you should be able to bind it to a key(s).

      Comment


        #4
        togglescreenshotmode
        hides HUD, crosshair, and weapon.
        Either edit your user.ini or issue
        set input key togglescreenshotmode

        Comment


          #5
          Oh right, so it has it in ut2k4? just that this guy doesn't say what game he has, and I didn't expect it to be in ut2k4...Though this is still not possible in ut2k3, maybe I should've said that...sorry

          Comment

          Working...
          X