Arma 3
39 vurderinger
Tanoa Volcano DEMO
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Data Type: Scenario
Scenario Gameplay: Singleplayer, Multiplayer, Coop
Scenario Type: Infantry
Scenario Map: Tanoa
DLC: Apex
Tags: Tag Review
Filstørrelse:
Offentliggjort:
Opdateret:
3.939 MB
14. sep. 2016 kl. 18:50
21. sep. 2019 kl. 5:28
5 ændringsbemærkninger ( vis )

Abonner for at downloade
Tanoa Volcano DEMO

I 2 samlinger af ALIAScartoons
ARMA 3 SCRIPTS AND DEMO MISSIONS
52 genstande
Anomaly Series
22 genstande
Beskrivelse
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 kommentarer
ALIAScartoons  [ophavsmand] 24. aug. 2021 kl. 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 23. aug. 2021 kl. 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 23. mar. 2021 kl. 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  [ophavsmand] 23. mar. 2021 kl. 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 22. mar. 2021 kl. 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) 10. mar. 2020 kl. 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  [ophavsmand] 10. mar. 2020 kl. 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) 9. mar. 2020 kl. 23:00 
Can this script be used repeatedly in the same mission? In my previous attempts, it only ran once
ALIAScartoons  [ophavsmand] 24. sep. 2019 kl. 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 23. sep. 2019 kl. 13:16 
@ALIAScartoons i mean instead of it exec after a specified time, it would exec at random. Maybe if there is a RNG.