Arma 3
105 ratings
FARTY DEMO
   
Award
Favorite
Favorited
Unfavorite
Data Type: Scenario
Scenario Gameplay: Singleplayer, Multiplayer, Coop, Persistent
Scenario Type: Infantry, Vehicles
Scenario Map: Altis
Meta: Collection
Tags: Tag Review
File Size
Posted
5.535 MB
16 May, 2018 @ 5:41pm
1 Change Note ( view )

Subscribe to download
FARTY 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!


The FARTY is an anomaly which dwells in toxic areas. It can be killed with explosives and grenades.

Features:
* can create toxic areas which will damage both players and AIs
* you can define and use protective gear
* you can hand pick the location for toxic puddles or let the script to randomly place the puddles
* you can create a toxic area without the anomaly if you choose to

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:
https://aliascartoons.com/

Video tutorial
https://youtu.be/wSPe7YuDCXA

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!!!
46 Comments
ALIAScartoons  [author] 30 Oct, 2023 @ 5:10am 
@Disco
Yes, but the script would need some editing. You could have an array of items to check instead of one.
Disco 29 Oct, 2023 @ 12:07am 
hi alias is there a way to have more than 1 item that can protect units from the toxic gas? with my testing the string only allows 1 classname :(
ALIAScartoons  [author] 23 May, 2022 @ 4:29am 
@Apophis
sURE. Have fun!
Apophis 22 May, 2022 @ 4:45am 
Hi ! Can I use this script on my life server non-monetized?
Effects are pretty nice !
ALIAScartoons  [author] 28 Mar, 2022 @ 4:29am 
@willow_occult
remove the sleep from waituntil loop, that way of using it is no longer supported by the engine.
Eevee 26 Mar, 2022 @ 11:52am 
this happened after killing it
Eevee 26 Mar, 2022 @ 11:50am 
waitUntil {sleep 2;!isNil{_farty_boss getVariable "ascuns"}};
deleted vehicle _c...
error undefined behaviour: waituntil returned nil. True or false expected

how exactly do i fix this ive been looking for what it is asking for but i feel like ive messed something up when putting it in my mission.
Benni 26 Aug, 2021 @ 7:22am 
okay, thank you.
ALIAScartoons  [author] 26 Aug, 2021 @ 3:48am 
@Benni
I am not 100% sure, i don't remember how i've set it up, but i think you can have several of these anomalies in your mission if is what you asking
Benni 26 Aug, 2021 @ 2:00am 
@ALIAScartoons
Okay many thanks. Can I set that there is only one monster/anomaly?
do you remember where in the script that says?
Thank you.