MW3 M14 by NikoFromIndo


CREDITS: 

Model by Infinity Ward/Sledgehammer Games

Converted  to  GTA SA by GaryMacTavish/Salva
Converted to  GTA IV by NikoFromIndo

special thx to Coltmaster1911 for his weapons conversion tutorial video
Also thx to CORE.MAX2010 & KillerFist666  for helping me with the hand position bug


Note:

1.- You must use Spark IV Tool, Download from  http://www.gta4-mods.com/tools/sparkiv-065-for-gta-iv-1010---1060-f4774
2.- Install it

Install the weapon:

Remember backup originals files
1.- Open SparkIV and replace  w_psg1.wdr and w_psg1.wtd  to C: ... Grand Theft Auto IV/pc/models/cdimages/weapons.img
2.- Save and rebuild 


------------------------- Copy this line in weaponinfo.xml to make it 3rd person view ----------------------------------

	<weapon type="SNIPERRIFLE">
		<data slot="SNIPER" firetype="DELAYED_HIT" damagetype="BULLET" group="RIFLE_SNIPER" targetrange="50.0" weaponrange="1500.0" clipsize="10" ammomax="50" timebetweenshots="400">
			<damage base="20" fps="75" networkplayermod="2.0" networkpedmod="1.0"/>
			<physics force="100.0"/>
			<reload time="2066" fasttime="2066" crouchtime="2066"/>

			<aiming accuracy="10.0" accuracyfps="0.0">
				<offset         x="0.16" y="1.0" z="0.55"/>
				<crouchedoffset x="0.16"  y="1.0" z="0.12"/>
				<reticule standing="0.6" ducked="0.5" scale="0.05"/>
			</aiming>

			<pickup regentime="360000" ammoonstreet="20"/>

			<controller>
				<rumble duration="120" intensity="0.3"/>
			</controller>

			<flags>
				<flag>GUN</flag>
				<flag>CAN_FREE_AIM</flag>
				<flag>ANIM_RELOAD</flag>
				<flag>ANIM_CROUCH_FIRE</flag>
				<flag>2HANDED</flag>
			</flags>
		</data>

		<assets model="w_psg1">
			<anim group="gun@rifle"/>
		</assets>
	</weapon>