1. How would I change the zoom-in texture to a custom made one (ironsights
2. How would I have it so that when you zoom in, the firing also becomes more accurate?
Thanks in advance
Moderator: Moderators






What if you tracked the camera in the third person so that it is lined up over the rifle? (you could see right down the sights)RepSharpshooter wrote:It's in the common assets, in mshs. I believe it's a quarter of what it is in-game, then it's flipped and copied around, it may not help with your problem. Perhaps you could make a custom hud for it? I don't know.
How exactly would I do that? Even though it would look as good as the scope being a picture, that's probably what's more plausibleRepSharpshooter wrote:What if you tracked the camera in the third person so that it is lined up over the rifle? (you could see right down the sights)

Code: Select all
TrackCenter = "0.0 1.0 -3.0"
TrackOffset = "0.0 1.0 1.5"