Announcement

Collapse
No announcement yet.

Quake weapon placement mod

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

  • Quake weapon placement mod

    Is there a mod that places your weapon on the right hand side of the screen?

  • #2
    simple.

    proquake has this feature, but idk about other engines.

    r_viewmodeloffset

    default is 0-gun is centered

    increasing the number shifts the gun to the right
    decreasing the number (ex: -2) moves it to the left
    My Avatars!
    Quake Leagues
    Quake 1.5!!!
    Definitive HD Quake

    Comment


    • #3
      Originally posted by syluxman2803 View Post
      simple.

      proquake has this feature, but idk about other engines.

      r_viewmodeloffset

      default is 0-gun is centered

      increasing the number shifts the gun to the right
      decreasing the number (ex: -2) moves it to the left
      Thanks man!

      -MEDS out.

      Comment


      • #4
        It didn't work. Maybe it's because I have a mac.

        Comment


        • #5
          what client are you using? (proquake i hope)

          btw here is how you add the command

          hit ~
          type this:
          r_viewmodeloffset 1

          (u can use whatever number in place of 1. mess around)
          My Avatars!
          Quake Leagues
          Quake 1.5!!!
          Definitive HD Quake

          Comment


          • #6
            You can also do this inside the models - load them into QME, play around with the horizontal offset, save the models and put them into a new pakfile (otherwise the existing pakfiles will override the new models).

            Has been done before and works with any engine.
            Scout's Journey
            Rune of Earth Magic

            Comment


            • #7
              Hello,

              Listen to the man with the leopard picture.

              If you dont feel comfortable with handling models, you can use a complete set of already moved view_weapons (moved by Tomaz). You can find it inside of LordHavocs dpmod for example.

              But there is another thing you need to do, after moving the view_models:
              Convincing all projectiles to spawn on the right side too.
              That needs a tiny qc edit, or they will still spawn out of your "chest".

              Reason for my post here is, that I did this a while ago. Never thought about releasing it, but maybe someone will find it useful somehow...
              If you do, you can download it here.

              Kind regards,
              Seven

              Comment

              Working...
              X