Arma 3
78 ratings
STEAMER DEMO
   
Award
Favorite
Favorited
Unfavorite
Data Type: Scenario
Scenario Gameplay: Singleplayer, Multiplayer, Coop, Persistent, PvP
Scenario Map: Altis
Meta: Collection
Tags: Tag Review
File Size
Posted
3.412 MB
Dec 5, 2018 @ 8:09am
1 Change Note ( view )

Subscribe to download
STEAMER DEMO

In 2 collections by ALIAScartoons
ARMA 3 SCRIPTS AND DEMO MISSIONS
52 items
Anomaly Series
22 items
Description
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
http://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 Comments
ALIAScartoons  [author] Mar 8, 2024 @ 10:30am 
@Mattman
Thanks for the heads up!
ALIAScartoons  [author] Mar 8, 2024 @ 10:29am 
@Mattman
There is no DL provided by me (anymore) for any of my scripts.
Whatever DL you see in my descriptions are leftovers
Mattman Mar 8, 2024 @ 6:40am 
Direct DL link is a virus site now it seems
ALIAScartoons  [author] Feb 14, 2022 @ 1:30am 
REDBowl
Thanks man!
REDBowl Feb 13, 2022 @ 5:53pm 
brilliant.
Stu Mar 7, 2020 @ 3:37pm 
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 Dec 11, 2018 @ 11:39am 
oh yes ofcourse, ill put the link in here once its done hopefully with in a few months
ALIAScartoons  [author] Dec 11, 2018 @ 11:26am 
@namenai
:) That will be great, thank you! But what i meant is to share the link to your mod when is done.
namenai Dec 11, 2018 @ 10:33am 
Ofcourse, ill link your youtube and your collection
ALIAScartoons  [author] Dec 11, 2018 @ 1:14am 
@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! :)