高级玩家

- 贡献度
- 69
- 金元
- 3444
- 积分
- 560
- 精华
- 0
- 注册时间
- 2010-6-28
|
本帖最后由 tpysdsb1 于 2010-12-2 21:48 编辑
http://www.armedassault.info/index.php?game=1&cat=addons&id=1522readme.
Phalanx and Ak-630 CIWS + Seasparrow!
Author: jackass888
version 0.9
The turrets(actually buildings) can be found in Empty\Ciws\.
They attack planes/choppers and some MMA missiles. They have semi-realistic range and damage. So beware!
Place em on the map together with "Mando gun init" gamelogic(required for effects). For a blufor phalanx write in its init line "this setVariable ["mando_gun_side", west]" .
For seasparrow "this setVariable ["mando_sam_side", west]" .
Other sides are east,guer,civ. Seasparrow requires "Mando missile arma inti" gamelogic.
They can be put on LHD height with "this setposASL [(getposASL this select 0), (getposASL this select 1), 15.886];". Kuznetsovs gunpoints height is 15.0.
Placing on Utes LHD:
*Phalanx
this setVariable ["mando_gun_side", west];this setposASL [(getposASL this select 0), (getposASL this select 1), 15.886];this setVariable ["mando_gun_extrah", 15.886];
*Seasparrow
this setVariable ["mando_sam_side", west];this setPos [getPos this select 0, getPos this select 1, 15.6]; this setVariable ["mando_mis_extrah", 15.6]
Also included MMA-s Kuznetsov init script that uses these ak-630-s.
Mando_gun_extrah and mando_mis_extrah are for fixing the anomalies when these turrets are placed on "roof" object such as ship decks.
Included 3 demo missions:
ciws_test <- Normal initaliation of all 3 without init.sqf
ciws_test_lhd <- Init.sqf activation that is commented
QEweapons <- Setup on Jdogs Queen Elisabeth with init.sqf
Why use init.sqf? Because you can customize lots of stuff in there!
Requirements:
Arma 2 1.05+ or CombinedOps
Requires Mandobles latest Mando Missile Arma(MMA) and CBA.
Versioning:
0.3-first release phalanx+ak630
0.9-model fixes,added seasparrow,firing from ship fixes, binarized everything.
Thanks to Scars09 for model changes and supershaders!
Credists and thanks to Mandoble and other contributors of MMA!
contact: sannamiis@hot.ee
Disclaimer
You can use this addon anyway you want but ask me first if you release something. |
|