- 類型:第一人稱射擊
- 發(fā)行:EA
- 發(fā)售:2008-07-16
- 開發(fā):EA
- 語言:簡(jiǎn)中 | 英文
- 平臺(tái):PC
- 標(biāo)簽:科幻,槍戰(zhàn),孤島危機(jī)系列,EA游戲
《孤島危機(jī):彈頭》打造屬于自己的武器(武器修改教程)
- 作者:不死鳥
- 編輯:ChunTian
- <action name="reload_chamber_full">
<animation target="firstperson" name="reload_chamberfull_01" speed="1.25" />
<animation target="owner" name="reload_chamber_full" />
- <!-- <sound target="thirdperson" name="sounds/weapons:scar:reload_chamberfull" radius="2" />
-->
</action>
- <action name="empty_clip">
<sound target="firstperson" name="Sounds/weapons:scar:dryfire_fp" radius="2" />
<sound target="thirdperson" name="Sounds/weapons:scar:dryfire" radius="2" />
</action>
- <action name="null_fire">
<sound target="firstperson" name="Sounds/interface:hud:null_fire" radius="2" />
</action>
- <action name="enter_modify">
<animation target="firstperson" name="enter_modify_%hand%_01" speed="2.05" />
<animation target="ownerloop" name="modify_weapon" />
</action>
- <action name="leave_modify">
<animation target="firstperson" name="leave_modify_%hand%_01" speed="2.25" />
<animation target="ownerloop" name="idle" />
</action>
- <action name="zoom_in">
<animation target="firstperson" name="zoom_in_%suffix%01" speed="2.0" />
</action>
- <action name="zoom_out">
<animation target="firstperson" name="zoom_out_%suffix%01" speed="2.0" />
</action>
- <action name="reload_gl" children="1">
<animation target="firstperson" name="reload_grenade_%hand%_%suffix%01" />
<animation target="owner" name="reload_gl" />
- <!-- <sound target="thirdperson" name="sounds/weapons:scar:reload_grenademode" radius="5" />
-->
</action>
- <action name="melee">
<animation target="firstperson" name="melee_%suffix%01" />
<animation target="owner" name="melee" />
- <!-- <sound target="thirdperson" name="sounds/weapons:melee:fire" radius="5" />
-->
</action>
- <action name="hit">
<sound target="firstperson" name="sounds/physics:bullet_impact:melee_impact_mw" radius="5" />
<sound target="thirdperson" name="sounds/physics:bullet_impact:melee_impact_mw" radius="5" />
</action>
- <action name="offhand_on">
<animation target="firstperson" name="remove_arm_%offhand%_01" speed="2.5" />
</action>
- <action name="offhand_off">
<animation target="firstperson" name="grab_weapon_%offhand%_01" />
</action>
- <action name="fire_tac" children="1">
<animation target="firstperson" name="fire_tactical_%hand%_%suffix%01" />
<animation target="owner" name="shoot" />
<sound target="firstperson" name="sounds/weapons:scar:fire_tac_fp" radius="2" static="1" />
<sound target="thirdperson" name="sounds/weapons:scar:fire_tac" radius="2" static="1" />
</action>
- <action name="raise">
<animation target="firstperson" name="raise_%hand%_%suffix%01" />
</action>
- <action name="idle_raised">
<animation target="firstperson" name="idle_raised_%hand%_%suffix%01" />
</action>
- <action name="lower">
<animation target="firstperson" name="lower_%hand%_%suffix%01" />
</action>
</actions>
+ <layers>圖層,決定誰遮蓋誰,比如消音器遮蓋槍管,消音器肯定要在上層
- <layer name="silencer">
<animation target="firstperson" name="silencer_on_layer_01" layerId="1" />
</layer>
- <layer name="scope">
<animation target="firstperson" name="scope_on_layer_01" layerId="2" />
</layer>
- <layer name="gl">
<animation target="firstperson" name="launcher_on_layer_01" layerId="3" />
</layer>
- <layer name="modify_layer">
<animation target="firstperson" name="modify_layer_%hand%_01" layerId="4" />
</layer>
- <layer name="flashlight">
<animation target="firstperson" name="flashlight_on_layer_01" layerId="5" />
</layer>
- <layer name="lever_layer_01">
<animation target="firstperson" name="firemode_single_layer_01" layerId="6" />
</layer>
- <layer name="lever_layer_02">
<animation target="firstperson" name="firemode_rapid_layer_01" layerId="7" />
</layer>
</layers>
+ <firemodes>開火模式,修改最多的一類!
- <firemode type="default"> 默認(rèn)開火模式
- <fire>
<param name="ammo_type" value="bullet" /> 子彈類型,如火箭發(fā)射器的Value=rocket,一般不改
<param name="rate" value="700" /> 開火速率,數(shù)值越大越快
<param name="damage" value="120" /> 武器傷害值,越大越猛
<param name="reload_time" value="2.75" /> 換彈夾的時(shí)間(crysis換彈夾已經(jīng)很快了,米必要改,又不是CS)
<param name="bullet_chamber" value="1" /> 槍膛容彈量,一般不改
<param name="clip_size" value="50" /> 彈夾容量
<param name="helper_tp" value="weapon_term" />
<param name="nearmiss_signal" value="OnNearMiss" />
<param name="damage_drop_per_meter" value="0.1" /> 子彈的傷害下降值/m(就是子彈飛過一米傷害下降多少,現(xiàn)在知道為什么遠(yuǎn)距離打人半天打不死了吧?)
<param name="damage_drop_min_distance" value="50" /> 傷害下降最短距離(就是子彈飛出這個(gè)距離后開始傷害下降,這個(gè)距離之內(nèi)完全傷害)
玩家點(diǎn)評(píng) (0人參與,0條評(píng)論)
熱門評(píng)論
全部評(píng)論