Arma 3
42 ratings
[ISIS] SVBIED Offroad
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
34.966 KB
20 Dec, 2021 @ 2:01pm
21 Dec, 2021 @ 3:26pm
2 Change Notes ( view )

Subscribe to download
[ISIS] SVBIED Offroad

In 1 collection by Elongerson Muskerton | GrokTurbo
M9-SD's Workshop (ARMA 3)
85 items
Description
Suicide Vehicle Borne Improvised Explosive Device
Many bomb, big boom.
This composition uses all vanilla assets and scripts.

This composition only works in these Public Zeus servers:
(+ Any server with composition inits enabled)
  • USA#02
  • USA#04
  • EU#0A
  • EU#0B
  • EU#0C
  • EU#0D

Tags:

bomb car bomb truck IED VBIED SVBIED suicide vest vehicle borne improvised explosive device

——————————————————————————————————

My Links

Donate[www.paypal.com]
Website[www.m9-sd.com]
YouTube
GitHub[github.com]
Workshop
Discord (ZAM)[discord.gg]
Discord (SQF Archive)[discord.gg]

——————————————————————————————————

Requirements

This is a scripted composition, designed to be placed from the Zeus[community.bistudio.com] interface. After subscribing to and subsequently downloading this composition, it will automatically be accessible in-game from Zeus > Groups > Empty > Compositions (since it's not a mod, it won't show up as one in the Arma 3 launcher). The scripts attached to this composition will only work if the server allows it with the zeus composition script level security parameter in its description.ext file.[community.bistudio.com] Here is a guide for server owners.

Set the value to 2 to allow custom attributes and all scripts.
zeusCompositionScriptLevel = 2;

The following official public zeus servers allow scripted compositions, however they do have various undisclosed remoteExec restrictions defined in a custom CfgRemoteExec.[community.bistudio.com]

Try out this composition on one of these servers:

[OFFICIAL] Arma 3 Zeus by Bohemia Interactive (USA) #04[www.battlemetrics.com]
[OFFICIAL] Arma 3 Zeus by Bohemia Interactive (USA) #02[www.battlemetrics.com]
[OFFICIAL] Arma 3 Zeus by Bohemia Interactive (US) #02e[www.battlemetrics.com]
[OFFICIAL] Arma 3 Zeus by Bohemia Interactive (US) #02w[www.battlemetrics.com]
[OFFICIAL] Arma 3 Zeus by Bohemia Interactive (EU) #12[www.battlemetrics.com]
[OFFICIAL] Arma 3 Zeus by Bohemia Interactive (EU) #04[www.battlemetrics.com]
[OFFICIAL] Arma 3 Zeus by Bohemia Interactive (EU) #02[www.battlemetrics.com]
• [OFFICIAL] Arma 3 Zeus by Bohemia Interactive (EU) #0D
• [OFFICIAL] Arma 3 Zeus by Bohemia Interactive (EU) #0B

Thank you for subscribing, rating,
& favoriting this composition!

39 Comments
Soldier Black 6 Feb, 2024 @ 2:36pm 
For those who don't know how to set up a server for scripted compositions like me, just add the mod:" enable composition scripts '' and everything works:steamthumbsup:
J-Money 3 Feb, 2024 @ 5:55am 
Is it possible to ad this in a mission via 3den, and have the AI drive directly at players say within a 1000m radius?
Elongerson Muskerton | GrokTurbo  [author] 7 Aug, 2023 @ 3:49pm 
Yeah, in 3den you will only see an offroad when you place it down, but when the game starts it will add the objects to it
ILSWei 7 Aug, 2023 @ 6:55am 
Will this mod work on the client's editor?
J-Money 23 Jun, 2023 @ 10:39pm 
Sick dude, ill try it out

whats EZM tho?
Elongerson Muskerton | GrokTurbo  [author] 23 Jun, 2023 @ 10:32pm 
Spawn it from the compositions tab.

Set the ai to careless with EZM, make their waypoint next to the players, select the vehicle and press END, it will set off the explosion.
J-Money 23 Jun, 2023 @ 6:04am 
how do i spawn this in zeus?

is it possible to make an AI drive it and suicide it into players?
Ravo 26 Dec, 2022 @ 4:52am 
Awesome, thank you so much!
Elongerson Muskerton | GrokTurbo  [author] 25 Dec, 2022 @ 8:57pm 
@Ravo

That is because this script assumes you have already configured the server for scripted compositions.

To allow init scripts to run from Zeus compositions,
the server must have the mission setting zeusCompositionScriptLevel = 2;
in the description.ext file.

zeusCompositionScriptLevel options:
// 0: all scripts are forbidden
// 1: only attributes are allowed (including custom attributes added by mods)
// 2: all scripts are allowed including init scripts
// Default: 1

https://community.bistudio.com/wiki/Description.ext#zeusCompositionScriptLevel