I just got model pack 10 with all the guns. I also bought the M249 Saw. I noticed that the Saw had a fire rate and iron sight built into the code. I took that code and applied it to all the guns (changing stuff around to suite the firing rate). While this corrected the firerate issue, my iron sights those the cursor but no gun.
This is the script I used from the Saw:
;AirMod Settings
firerate = 4
recoily = 30
recoilyreturn = 90
recoilx = 15
recoilxreturn = 80
zoomrecoily = 15
zoomrecoilyreturn = 95
zoomrecoilx = 5
zoomrecoilxreturn = 95
zoomalignx = 0
zoomaligny = -3
zoomalignz = 33
gunlagspeed = 7
gunlagxmax = 1
gunlagymax = 0.5
simplezoom = 1
simplezoommod = 0
simplezoomacc = 3
simplezoomx = 0
simplezoomy = 0
simplezoomspeed = 0
simplezoomanim = 1
simplezoomflash = 1
bullethidestart = 13
bullethidemod = 1
bullethidereset = 150
;AirMod HUD animation frames list
;ironsight v1
;zoomto = 270,275
;zoomfrom = 280,285
;zoom idle = 323,349
;zoom Move = 351,373
;zoom Start fire = 376,377
;zoom automatic fire = 378,384
;zoom end fire = 385,390
;ironsight v2
zoomto = 400,405
zoomfrom = 410,415
zoom idle = 443,479
zoom Move = 481,503
zoom Start fire = 506,507
zoom automatic fire = 508,514
zoom end fire = 515,520
Could anyone tell me how to change it to the iron sights for guns from model pack 10?