January 29, 201214 yr hey. i CANNOT lower the rate of fire for the mp5. its still shooting how it was whn it was the m249 saw(i modded it) so can some 1 help me figure it out? this is what i curently have: <data slot="SMG" firetype="INSTANT_HIT" damagetype="BULLET" group="SMG" targetrange="70.0" weaponrange="80.0" clipsize="30" ammomax="1700" timebetweenshots="1000"> <damage base="20" networkplayermod="2.5" networkpedmod="1.25"/> <physics force="50.0"/> <reload time="1666" fasttime="1666" crouchtime="2533"/> <aiming accuracy="0.55"> <offset x="0.13" y="1.0" z="0.45"/> <crouchedoffset x="0.11" y="1.0" z="-0.02"/> <reticule standing="0.75" ducked="0.5" scale="0.3"/> </aiming> <pickup regentime="360000" ammoonstreet="200"/> <controller> <rumble duration="100" intensity="0.02"/> </controller> <flags> <flag>GUN</flag> <flag>CAN_AIM</flag> <flag>CAN_FREE_AIM</flag> <flag>ANIM_RELOAD</flag> <flag>ANIM_CROUCH_FIRE</flag> <flag>2HANDED</flag> <flag>TREAT_AS_2HANDED_IN_COVER</flag> </flags> </data> <assets model="w_mp5"> <anim group="gun@ak47" meleegroup1="firearm_core"> <rates firerate="3.0" blindfirerate="1.4"/> </anim> <effects> <muzzle fx="muz_machine"/> <shell fx="weap_ejected_rifle"/> </effects> </assets> </weapon>