Arma 3
565 人が評価
B61 Nuclear Bomb
2
   
アワード
お気に入り
お気に入り
お気に入りから削除
Data Type: Mod
Mod Type: Plane, Weapon
ファイルサイズ
投稿日
更新日
18.099 MB
2016年1月31日 12時57分
2016年2月21日 1時22分
8 項目の変更履歴 ( 表示 )

サブスクライブしてダウンロード
B61 Nuclear Bomb

解説
Blufor > Air > A-164 [Nuke]
A-164 [Nuke] has a different texture compared to default CAS.
Nuke scripts from USAF mod, I modified and added some scripts.
Enjoy.
In new Eden editor blufor > planes > a-164[nuke]

ty LewLew <3
人気スレッド 全て表示 (14)
30
2022年11月15日 8時48分
Scripts
reece
20
2024年10月6日 7時23分
How to spawn Nuke
Barnsey
7
2020年10月21日 4時58分
Why is my Arma 3 crashing if the bomb explodes?
BOOGEYMAN
254 件のコメント
Alponcho98 2024年10月5日 0時13分 
solo pongan este codigo y el nombre del objeto (variable) y truena sin usar el jet [el objeto dondo tronara] execVM "\Plane_CAS_01\data\scripts\nuclear\detonation.sqf";
春日野穹 2023年10月25日 9時46分 
May I ask how to replenish it?
Boom Boom 2023年6月29日 16時44分 
would be awesome as a placeable item to defuse
Anarchismo 2023年5月13日 9時15分 
I always get an error message during the flash, } foreach _airs; {|*|{...... file plane_cas_01/data/skripts/nuclear/skript/damge.sgf..... line45.. missing } even if I have identified all the other mods, I have already tried to write the missing } in line 45 with the PBO Manager ... but didn't work. Anyone have an idea?
lykan 2022年10月7日 15時27分 
Make any unit (in this case used in a planes init) carry and have a B61.

this addWeapon "master_arm_safe";
this addWeapon "Plane_CAS_01_B61_W";
this addMagazine "Plane_CAS_01_B61_M";
this selectWeapon "Plane_CAS_01_B61_W";
this execVM "\plane_CAS_01\data\scripts\init.sqf";
this addEventHandler["fired",{_this execVM "\plane_CAS_01\data\scripts\nuke.sqf"}]
BOGUSLAW 2022年8月21日 4時57分 
dont work
☠ Kibbe_Surdo ☠ 2022年8月13日 14時12分 
Could we have an update with easier means to set off the bomb without having to use script or drop it ourselves with the same plane?
BoomerBoyyyy 2022年7月12日 11時34分 
Does this only work in the A-164?
SilentMovement 2022年5月28日 7時05分 
how to nuke lol
kpt. Morgan 2022年5月1日 7時09分 
script for AI drop on a waypoint
this forceWeaponFire ["Plane_CAS_01_B61_W","Plane_CAS_01_B61_W"];