Arma 3
78 arvostelua
STEAMER DEMO
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Data Type: Scenario
Scenario Gameplay: Singleplayer, Multiplayer, Coop, Persistent, PvP
Scenario Map: Altis
Meta: Collection
Tunnisteet: Tag Review
Tiedostokoko
Julkaistu
3.412 MB
5.12.2018 klo 8.09
1 muutos ( näytä )

Tilaa ladataksesi
STEAMER DEMO

2 kokoelmassa, tekijä ALIAScartoons
ARMA 3 SCRIPTS AND DEMO MISSIONS
52 luomusta
Anomaly Series
22 luomusta
Kuvaus
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://gtm.steamproxy.vip/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 kommenttia
ALIAScartoons  [tekijä] 8.3.2024 klo 10.30 
@Mattman
Thanks for the heads up!
ALIAScartoons  [tekijä] 8.3.2024 klo 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 8.3.2024 klo 6.40 
Direct DL link is a virus site now it seems
ALIAScartoons  [tekijä] 14.2.2022 klo 1.30 
REDBowl
Thanks man!
REDBowl 13.2.2022 klo 17.53 
brilliant.
Stu 7.3.2020 klo 15.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 11.12.2018 klo 11.39 
oh yes ofcourse, ill put the link in here once its done hopefully with in a few months
ALIAScartoons  [tekijä] 11.12.2018 klo 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 11.12.2018 klo 10.33 
Ofcourse, ill link your youtube and your collection
ALIAScartoons  [tekijä] 11.12.2018 klo 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! :)