中级玩家
 
- 贡献度
- 7
- 金元
- 1925
- 积分
- 221
- 精华
- 0
- 注册时间
- 2011-2-16
|
小弟修改不到uzi的射速,已用了版大的方法,都是不行
以下是小弟的uzi數據,希望有大大能知道問題在那裏
<weapon type="MICRO_UZI">
<data slot="SMG" firetype="INSTANT_HIT" damagetype="BULLET" group="SMG" targetrange="45.0" weaponrange="90.0" clipsize="50" ammomax="1200" timebetweenshots="36">
<damage base="20" networkplayermod="2.0" networkpedmod="1.0"/>
<physics force="40.0"/>
<reload time="2266" fasttime="2266" crouchtime="2000"/>
<aiming accuracy="0.55">
<offset x="0.15" y="1.0" z="0.55"/>
<crouchedoffset x="0.2" y="1.0" z="0.1"/>
<reticule standing="0.75" ducked="0.6" scale="0.3"/>
</aiming>
<pickup regentime="240000" ammoonstreet="60"/>
<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>
</flags>
</data>
<assets model="w_uzi">
<anim group="gun@uzi" meleegroup1="firearm_core"/>
<rates firerate="1.2" blindfirerate="1.2">
<effects>
<muzzle fx="muz_smg"/>
<shell fx="weap_ejected_smg"/>
</effects>
</assets>
</weapon> |
|