Arma 3
39 értékelés
Tanoa Volcano DEMO
   
Díjazás
Kedvenc
Kedvenc
Törlés
Data Type: Scenario
Scenario Gameplay: Singleplayer, Multiplayer, Coop
Scenario Type: Infantry
Scenario Map: Tanoa
DLC: Apex
Címkék: Tag Review
Fájlméret:
Közzétéve:
Frissítve:
3.939 MB
2016. szept. 14., 18:50
2019. szept. 21., 5:28
5 változásjegyzék ( megnézés )

Feliratkozás a letöltéshez
Tanoa Volcano DEMO

2 ALIAScartoons készítette gyűjteményben
ARMA 3 SCRIPTS AND DEMO MISSIONS
52 elem
Anomaly Series
22 elem
Leírás
Script showcase on TANOA.
This script is dedicated for TANOAS' volcano.
If you want a volcano script for another terrain check out this one:
http://ad.gamersky.info/@steamcommunity.com/sharedfiles/filedetails/?id=686174479

Un-pbo the mission and read the comments or watch the video tutorial for more information.

You can use, adapt and/or modify the script as you see fit.
If you find nice ways to modify the script for better effects let me know.
Tested on dedicated, any feedback will be greatly appreciated.
Thank you and have fun!

Tutorial
https://www.youtube.com/watch?v=dJnIxUV87oY

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

Direct Download Link
https://aliascartoons.com/

Other Scripts
http://ad.gamersky.info/@steamcommunity.com/sharedfiles/filedetails/?id=660222301

DO NOT INCORPORATE THIS SCRIPT OR PORTIONS OF IT IN MONETIZED PRODUCTS OR SERVERS WITHOUT ASKING FOR PERMISSION AND OBTAINING APPROVAL FROM ME!!!
35 megjegyzés
ALIAScartoons  [készítő] 2021. aug. 24., 10:18 
@Benni
Far as i can tell the error you get is not script related.
Check these out to see how to implement my script, or just do what i did in my demo mission:
https://www.youtube.com/playlist?list=PLod_PhpAOFQjeeWATteU73zqL69ShN5Df
Benni 2021. aug. 23., 16:19 
Good day,

thanks for this beautiful script.
I was able to test the mission and it looks very good.

But, when I open the mission in the editor to put the script on my Tanoa mission, I get the following error message:

...\Mission.sqm, line 0:'. Its':'w' encountered instead of ́= ́

What do I have to do to pack your Vulcano script into my Tanoa mission?

Thanks in advance.

Benni
NyteMyre 2021. márc. 23., 12:01 
I want the volcano to be lethal though, i want my mission to have something like "Find heat resistant clothes" and then "Retrieve truck near crater"

Alternatively, i could just SAY the volcano is lethal :P
ALIAScartoons  [készítő] 2021. márc. 23., 6:48 
@NyteMyre
Far as i remember the script "cleans" the surrounding area. You could either decrease the radius of that area or remove it. I don't remember how is set up but look for the lines where i gather nearest objects or something and comment those lines.
I don't remember, didn't i set up a variable to make the volcano non-lethal?
NyteMyre 2021. márc. 22., 13:33 
Trying to make a mission concept with the volcano (really cool btw....just like all your other stuff ;).

But i'm running into 2 issues.

1) I want players to retrieve a vehicle near the research station. But as soon as the volcano script runs, the vehicle explodes.. even if i give the vehicle 'allowDamage false;

2) You're volcano is so stronk.... it kills even the Zeus player
LumièreL(Frank) 2020. márc. 10., 2:52 
I have tried this method,volcano=true; publicVariable "volcano";But this does not work, including re-executing "[30,true,true,true,true,["U_C_CBRN_Suit_01_Blue_F"]] execVM "AL_volcano\alias_volcano.sqf";"
ALIAScartoons  [készítő] 2020. márc. 10., 1:15 
@lumièreL
In principle yes, tho i don't remember how i set it up, i think there is a public variable you can use to stop the script, i don't remember if you can use it to restart it, but you could try to run the script again i suppose.
LumièreL(Frank) 2020. márc. 9., 23:00 
Can this script be used repeatedly in the same mission? In my previous attempts, it only ran once
ALIAScartoons  [készítő] 2019. szept. 24., 1:56 
@Bringer Of The Loli-ocalypse
Either you set up a variable as false and the via trigger you make it true and public and have an waituntil {yourvariable}; before the exec of the volcano, or you can have a sleep with a random or fixed value before running volcano script
Thagomizer 2019. szept. 23., 13:16 
@ALIAScartoons i mean instead of it exec after a specified time, it would exec at random. Maybe if there is a RNG.