Announcement

Collapse
No announcement yet.

Bind a key to toggle show/hide for HUD+crosshair?

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

  • replied
    I don't think there's a simple way that can be toggled. But this will work:

    Aliases[##]=(Command="showhud | set Engine.Hud bCrosshairShow False| OnRelease set input z SSModeOff",Alias="SSModeOn")
    Aliases[##]=(Command="showhud | set Engine.Hud bCrosshairShow True| OnRelease set input z SSModeOn",Alias="SSModeOff")

    Z = SSModeOn

    Edits goes in your user.ini. Aliases cannot be added only replaced (1-39).

    Leave a comment:


  • replied
    Originally posted by Ickle View Post
    Possibly "Showhud" works.
    ya but only problem is it still shows the crosshair. is there a command to turn off the crosshair, too? thanks.

    Leave a comment:


  • replied
    Possibly "Showhud" works.

    Leave a comment:


  • replied
    is there a way to Togglescreenshotmode without turning off the weapon in first person view? thanks.

    Leave a comment:


  • replied
    In the console (Tab, or Tilde or in some countries @) type:

    Set input [key=F7 etc] Togglescreenshotmode

    Leave a comment:


  • started a topic Bind a key to toggle show/hide for HUD+crosshair?

    Bind a key to toggle show/hide for HUD+crosshair?

    Anyone know how I can bind a key to toggle show/hide for HUD+crosshair? Thanks.
Working...
X