Page 1 of 1

Iron sight help [Solved]

Posted: Sun Apr 21, 2013 9:40 am
by Loopy53
So, I got iron sights working on my first try! :D Almost... The problem is, the stock scope texture is still there, and it needs moved up a tad. How would I do the above? Thanks!

EDIT: I fixed my stock scope texture but I still cant figure out how to move the iron sight up. Also, another question. How do you remove the reticule when you aim down sights?

Re: Iron sight help

Posted: Sun Apr 21, 2013 11:27 am
by kinetosimpetus
You can't remove the reticule from zoomed in state.
To adjust the ironsight position... I forget what it's called, but the code with a bunch of numbers... i think make the third ine smaller to raise the gun.

Re: Iron sight help

Posted: Sun Apr 21, 2013 1:54 pm
by Loopy53
I can play with the values until I figure something out but thanks for the reply! In the mean time, should I be making big changes or fractional changes? I started big with no result so I will do fractional changes. Also, do I need to copy the ingame.lvl to my gamedata/addon/eap/_lvl_pc_/ folder every time I munge? I am munging common so that's okay.

EDIT:

figured it out. I was editing values in the entirely wrong section of the 1playerhud file! I was editing close to the top when it needs to be at the bottom. The second value moves stuff up/down. Yes, you need to copy over the ingame.lvl every time you munge common. Fractional changes move it a LOT so keep that in mind. Topic solved. I hope someone will find this useful.