Arma 3
652 oy
DCON's Multiplayer Vehicle Spawner
2
4
4
3
2
   
Ödül
Favorilere Ekle
Favorilere Eklendi
Favorilerden Çıkar
Data Type: Mod
Etiketler: Tag Review
Dosya Boyutu
Gönderilme
Güncellenme
1.664 MB
23 Haz 2018 @ 13:14
30 Ara 2019 @ 14:26
10 Değişiklik Notu ( görüntüle )

İndirmek için abone ol
DCON's Multiplayer Vehicle Spawner

Açıklama


Credit to Bohemia Interactive for the original Interface

Information
This mod extends the virtual garage that ships with arma, traditionally it was developed as a means to preview vehicles and was never intended for use within a mission. This mod enables it to be used in any scenario.

Features
The virtual garage gives you the ability to spawn any vehicle in the game, anywhere, anytime!
You can edit the vehicles texture, remove doors, add doors, add lights, add any possible weapon and play with everything your vehicles have to offer!

You can also select the spawn type:
-None: Literally does nothing..
-Getin Driver: Teleports you into the driverseat of the vehicle when spawned
-Flying: Will spawn the vehicle flying and teleport you into the pilot seat. (quite sure this works on boats too)

Pylons / Dynamic Vehicle Loadouts:
Each individual pylon on any vehicle that supports them can be used to equip any pylon based weapon with all restrictions removed!

How to use
When in-game bind a key to "Use Action 13" under the custom controls tab or scroll for the menu option DCONs Vehicle Spawner to open it.

Server Admins / Documentation
To disable this mod on your server:
DCON_Garage_Enabled = 0; publicVariable "DCON_Garage_Enabled";

To enable this mod on your server but also be notified when users are using it (cheater mode):
DCON_Garage_Enabled = 1; publicVariable "DCON_Garage_Enabled";

To enable this mod on your server for all users:
DCON_Garage_Enabled = 2; publicVariable "DCON_Garage_Enabled";
By default this value is set to 1

To enable this mod for specific users, add their UID the array:
DCON_Garage_WhiteList = [ "76561198018658865" ]; publicVariable "DCON_Garage_WhiteList";

To disable this mod for specific users, add their UID the array:
DCON_Garage_BlackList = [ "76561198018658865" ]; publicVariable "DCON_Garage_BlackList";
Please don't use this exact example :(

Set the time for removing destroyed vehicles:
DCON_Garage_CleanUp_Time = 15; publicVariable "DCON_Garage_CleanUp_Time";
Set this to 0 for instant and -1 to disable automatic cleanup.

When spawning UAV's the side of the AI inside can be changed:
DCON_Garage_UAV_Side = "auto"; publicVariable "DCON_Garage_UAV_Side";
Value
Result
west
AI will be Blufor
east
AI will be Opfor
independent
AI will be AAF
civilian
AI will be Civlian
player
AI will be the same side of the player
auto
AI will be assigned to the same side of the vehicle

When a player stops controlling a UAV It's possible to perform some cleanup tasks:
DCON_Garage_UAV_OnDisconnect = "auto"; publicVariable "DCON_Garage_UAV_OnDisconnect";
Value
Result
boom
UAV will explode
despawn
UAV will be deleted
despawn_ai
UAV AI will be deleted
defuel
UAV fuel will be removed
damage
UAV will be severely damaged (20hp)
auto
Nothing will happen


Put any of these somewhere in your mission file or run it locally on the console.

Cheating
If this mod is used on a server that doesn't support it, all users on the server will be notified that it is being used. They will be given the players name, steam name, steam id, and a tutorial on how to ban the user.

This feature will not be removed no matter how many times It's requested. This mod was created to enhance user experience, not cause server admins problems. If you want tools to hack and gain a competitive advantage look elsewhere. Official distributions of my work won't be compromised for personal greed. If you think my stance on cheating is too harsh, then report this mod and see where it gets you.

Am I cool yet?
Make sure to like. comment, subscribe, press the bell button, put your life savings into my patreon account, subscribe to my email spam lists, buy products from all of my affiliates, install my adware so I can track you, donate to my paypal and just about anything else you can do to make sure you give your life to me. Also I don't have a twitch channel so just make one for me and find a way to give it money before handing me the details.

I find this is the best way to maximise profits and develop a horrible user base that I can turn into profit machines all while pretending I'm actually giving back to them!

Thanks!

Unhonorable Credits
Robbie_e: Spammed me on steam so I couldn't take pictures.
https://gtm.steamproxy.vip/profiles/76561198082260429

TDSEB: Called me every name in the dictionary when he found out this wasn't the nuclear goat mod I made him.
https://gtm.steamproxy.vip/profiles/76561198130922654

Popüler Tartışmalar Tümünü Görüntüle (5)
2
17 Ağu 2022 @ 2:43
Vehicle blacklist option
zorback
2
8 Nis 2020 @ 18:03
Stop Other player
sneakyamr
0
8 Tem 2021 @ 20:39
Multiplayer spawner isn't working
Cal
531 Yorum
Ghovarus86 24 Oca @ 19:30 
Thank you for trying to find the issue, most people who make these type of mods just say "fix it yourself lol" instead.
Revolving DCON  [yaratıcı] 24 Oca @ 15:03 
@Ghovarus86 this must be a new complication. I'll take a look at this, previously I haven't had any conflicts
Ghovarus86 16 Oca @ 22:21 
Mod breaks the Personal Arsenal and itself with it, also breaks the configure tab when used with that other mod, you should probably type that in the description, i was crashing out because it was like the 10th time i was searching which mod was causing this.
FrogDog 12 Oca @ 11:49 
Hey, is it possible to limit use of the mod to a certain area on the map? So that anyone could use it but only inside an area
Polski_Sebek1 9 Oca @ 21:42 
Hey man very nice mod, thanks for making it. I have a small question tho, how do i add vehicles to it if they are not listed in the spawn menu ? I ask because Im unable to spawn vehicle transport variant of blackfish, i can spawn infantry transport and gunship variants but not viv one. And no i didnt have bajilion mods loaded, only one that reanables vanilla scenarios for SOG and as for DLCs SOG, reaction forces and western sahara
GreekRussian 24 Ara 2024 @ 17:10 
Is it possible to execute code for individual vehicles when they are spawned?
Revolving DCON  [yaratıcı] 6 Ara 2024 @ 0:42 
Cool cool, I was gonna say, there's not a huge amount of custom code in this mod that interfaces with other areas of the game. I've kept it minimal to prevent collisions.
The cute shark Jade✅ 6 Ara 2024 @ 0:32 
NVM. It's not problem in that mod. It's problem in some addon what affecting on entire virtual garage
Revolving DCON  [yaratıcı] 5 Ara 2024 @ 19:15 
@The cute shark Jade

Are you running 6 thousand mods?
The cute shark Jade✅ 5 Ara 2024 @ 11:02 
Game crash if you trying use this in MP as host with 0x000005 error.