Arma 3
201 평점
TF Dust Storm Menu
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
Data Type: Mod
파일 크기
게시일
업데이트일
5.902 MB
2017년 10월 11일 오전 11시 00분
2017년 10월 20일 오전 11시 08분
업데이트 노트 6개 (보기)

다운로드 위해 구독하기
TF Dust Storm Menu

Th3_Fr3d님의 1 모음집
TF menus
아이템 3개
설명
-- This mod gives you the ability to create dust storms during every scenario (including steam subscribed ones) and is based on ALIAScartoons's dust storm script --

--- Features ---
- Dust storms in ArmA
- Easy initialization via graphical user interface
- Ability to change settings and customize the dust storm
- Ability to terminate the dust storm
- Works on every map (including unofficial ones)
- Works in almost every mission
- Works in SP and MP
- Works on dedicated

--- How to use this mod ---
- pressing "Shift + F3" opens the Dust Storm Spawn Menu. After customizing the settings hit the "Confirm" button. The dust storm should initialize a few seconds later
- in MP only the admin/host can access the menu.

--- Known issues ---
- Depending on selected settings, player count, placed objects and number of AI this mod may create lags.

If you're a content creator you may want to check out ALIAScartoons's dust storm script which can be found here.
인기 토론 모두 보기(2)
6
2022년 9월 4일 오후 12시 10분
-- Bug Reports --
Th3_Fr3d
4
2017년 10월 19일 오전 10시 00분
Error Error
CommanderBoppo
댓글 78
Stray 2023년 11월 21일 오전 12시 33분 
You're both most likely using Bala Murghab, Afghanistan map which has TF Dust Storm and TF Snow Storm in the addon folder. It's stated in the Description
nieuzywanyid 2023년 10월 9일 오전 9시 09분 
I have the same issue as MaoZeBong - I have no idea how that mod ended up on my mod list
MaoZeBong 2022년 11월 17일 오후 4시 44분 
This mod appeared on my game, but im not subscribed to it, is there a way to disable it or change the keys?
Collo 2022년 9월 30일 오전 7시 09분 
Only spawns dust around the Zeus, not individual players. Any fix for this?
Charlie 2021년 9월 8일 오전 8시 43분 
Great Mod
Wolvren 2021년 4월 10일 오후 5시 38분 
Is there a way to turn off the blur that occurs when the storm ends or is terminated please Th3_Fr3d? We love the mod BTW its awesome and so easy to use
J-Money 2021년 3월 22일 오전 4시 07분 
Man, if we could get the Bushes count to absolutely zero this mod would be top notch.
it's awesome man, but those bushes kill the immersion.

Wish it would make AI visibility/aim decrease too, but thats alot to ask for.

love this dust storm mod man, goes great on Kujari or Anizay, epic
Olympus304 2020년 11월 14일 오후 10시 22분 
hey i managed to get most of it working but it still wont spawn the dust particles or bushes that float by, any suggestions?
Th3_Fr3d  [작성자] 2020년 3월 14일 오전 3시 37분 
@Olympus304 It's been quite a while since I last did some Arma modding or even looked at SQF code but if I remember correctly I think the following is what you need:
[[[_IntDustWindDir, _IntDustDuration, BoolEffectOnObjects, BoolWall, BoolLethalWall, _IntAmbientSoundDelay, BoolHoverUnit],TFDC_fnc_al_duststorm],"BIS_fnc_spawn",true,true,false] call BIS_fnc_MP;
Olympus304 2020년 2월 23일 오후 2시 54분 
has anyone managed to figure out what function to call to make this work on a trigger, iv been at it four hours and have made no progress