GTA 4 Weapon Mod: MP40

Requested by: Naruto 607
Model/UV maps: Soul-Slayer
Texture: Kimono
Converted by: 9SYcH0

Weapon Info:

<weapon type="M4">
		<data slot="RIFLE" firetype="INSTANT_HIT" damagetype="BULLET" group="RIFLE_ASSAULT" targetrange="150.0" weaponrange="210.0" clipsize="32" ammomax="3000" timebetweenshots="88">
			<damage base="35" networkplayermod="2.5" networkpedmod="1.25"/>
			<physics force="4.0"/>
			<reload time="2000" fasttime="1100" crouchtime="2000"/>

			<aiming accuracy="0.65">
				<offset x="0.14" y="1.0" z="0.55"/>
				<crouchedoffset x="0.08" y="1.0" z="0.12"/>
				<reticule standing="0.6" ducked="0.5" scale="0.3"/>
			</aiming>

			<pickup regentime="600000" ammoonstreet="150"/>

			<controller>
				<rumble duration="90" intensity="0.1"/>
			</controller>

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

		<assets model="w_m4">
			<anim group="gun@ak47">
				<rates firerate="1.8" blindfirerate="1.2"/>
			</anim>
			<effects>
				<muzzle fx="muz_machine"/>
				<shell fx="weap_ejected_rifle"/>
			</effects>
		</assets>
	</weapon>