Arma 3
78 次評價
STEAMER DEMO
   
獎勵
加入最愛
已加入最愛
移除最愛
Data Type: Scenario
Scenario Gameplay: Singleplayer, Multiplayer, Coop, Persistent, PvP
Scenario Map: Altis
Meta: Collection
標籤: Tag Review
檔案大小
發佈於
3.412 MB
2018 年 12 月 5 日 上午 8:09
1 項更新註記 (檢視)

訂閱以下載
STEAMER DEMO

在 ALIAScartoons 的 2 個收藏中
ARMA 3 SCRIPTS AND DEMO MISSIONS
52 個項目
Anomaly Series
22 個項目
描述
If you like this script don't forget to rate, share or provide feed-back. Thank you!


With this script you can create the anomaly named STEAMER which is a pocket of underground steam and hot gases held together by an electromagnetic field.

For more info check out the video tutorial
https://www.youtube.com/watch?v=8fwhAXH06Y0

Note
* Demo mission on ALTIS.
* Tested partially on dedicated
* Un-pbo or Un-zip the mission and read the comments or watch the video tutorial for more information.

Direct Download link:
N/A

If you like my work and want to support:



For those who prefer to donate via PayPal here it is the link
[www.paypal.com]

My Patreon Page:
https://www.patreon.com/aliascartoons

My Twitter account
https://twitter.com/ALIAScartoons

Other Scripts
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1123074587

DO NOT INCORPORATE THIS SCRIPT OR PORTIONS OF IT IN MONETIZED PRODUCTS OR SERVERS WITHOUT ASKING FOR PERMISSION AND OBTAINING APPROVAL FROM ME!!!
18 則留言
ALIAScartoons  [作者] 2024 年 3 月 8 日 上午 10:30 
@Mattman
Thanks for the heads up!
ALIAScartoons  [作者] 2024 年 3 月 8 日 上午 10:29 
@Mattman
There is no DL provided by me (anymore) for any of my scripts.
Whatever DL you see in my descriptions are leftovers
Mattman 2024 年 3 月 8 日 上午 6:40 
Direct DL link is a virus site now it seems
ALIAScartoons  [作者] 2022 年 2 月 14 日 上午 1:30 
REDBowl
Thanks man!
REDBowl 2022 年 2 月 13 日 下午 5:53 
brilliant.
Stu 2020 年 3 月 7 日 下午 3:37 
Hi Alias! I am currently trying to create steamer anomalies in a loop, however, I am stuck passing the name of the markers as arguments (i think).
I place a bunch of markers in the eden editor, and named them "steamer_1", "steamer_2", ...

then, i added the following code to init.sqf:
steamer_array = [];
for "_i" from 1 to 2 do {
private _obj = missionNamespace getVariable [("steamer_" + str _i), objNull];
if !(isNull _obj) then {
steamer_array pushBack ([_obj,200,0,20] execvm "AL_steamer\al_steamer.sqf";);
};
};

But when loading into the mission, i am getting an error stating "Error Missing )". Can you help me figure out whats going wrong here? Thanks so much!
namenai 2018 年 12 月 11 日 上午 11:39 
oh yes ofcourse, ill put the link in here once its done hopefully with in a few months
ALIAScartoons  [作者] 2018 年 12 月 11 日 上午 11:26 
@namenai
:) That will be great, thank you! But what i meant is to share the link to your mod when is done.
namenai 2018 年 12 月 11 日 上午 10:33 
Ofcourse, ill link your youtube and your collection
ALIAScartoons  [作者] 2018 年 12 月 11 日 上午 1:14 
@namenai
As long you don't monetize your mod feel free to use it. Don't forget to share the mod link with us when is done. Thank you and have fun! :)