Announcement

Collapse
No announcement yet.

Crappy Iron-Sights (Download, SRC)

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

  • Crappy Iron-Sights (Download, SRC)

    Puhh.
    IRONSI.zip

    Many people ask about this... want to know how they are made.
    I did this long time ago. Here it goes.

    Notes:
    - Shotgun is replaced with a (crappy)pistol
    - Bind a key to "impulse 15"
    - There might be bugs caused by self.weaponframe
    - I commented every change in the code, search for "Ranger366"
    - Disable the statusbar, please

    Hey, it works in WinQuake...
    I think it's not counting as a release :/
    Attached Files
    Last edited by RangerC; 07-05-2011, 11:23 AM.
    Modding like it's 1999! HELL YEAH!
    Operating Engine: Engoo
    QuakeC Compiler: vqcc.exe

  • #2
    Can you re-upload it plz?
    Link is dead...

    Comment


    • #3
      Hi

      quake weapons are already centered though...you could bind a key to zoom your fov and change crosshair to a png of your weapon model zoomed in.

      bind x +zoom
      alias +zoom "sensitivity 9;fov 40;crosshair z;crosshair_size 1"
      alias -zoom "sensitivity 5;fov 90;crosshair a;crosshair_size .1"

      regards

      Sean

      Comment

      Working...
      X