- Mods
- /
- Squad
Squad Mods & Plugins
Banana Grenade
par 76561198048995566
Complimenting the game with much required potassium to bend the strength of the soldiers during dire times on the battlefield. Usable on included test map: `AdminChangeMap BananaMap` Source: https://github.com/jonpas/Squad-BananaGrenade
LPTown
par 76561198041973460
A low poly town based on an American town, 20 tickets per team. console: AdminChangeLayer.. ..LPT_RUS-US ..LPT_RUS-USMC ..LPT_MEA-GB ..LPT_MIL-CAF ..LPT_INS-AUS original: https://assetsville.com/assetsville-town/
CommanderPlus : BROKEN AS OF V2
par 76561198452633497
[h1]Mod Features: [/h1] This mod adds a couple of new Commander Actions to the game that can be used. [h1]US, RUS, GB and CAF:[/h1] These factions also have access to: • M270 Multiple Launch Rocket System that launches 80 rockets to a large location • A10/SU25 Bombing Run that drops 4 500lb bombs • Mortar Attack that fires 20 mortars on a wide area of effect • Smoke Barrage that launches 100 smoke mortar on a concentrated position • Supply Drop that drops a Supply Crate containing 1500 Construction and Ammo but can be accessed by both teams [h1]INS and MIL[/h1] These factions also have access to: • M270 Multiple Launch Rocket System that fire 80 rockets to a large area • Rocket Artillery that uses the M270 but fires 64 rockets to a concentrated area in 32 round bursts (MIL ONLY) • Smoke mortars that launches 100 smoke mortar on a concentrated position • Mortar Attack that fires 20 mortars on a wide area of effect • Civilian Informant that reveals the amount of tickets the enemy has left [h1]Updated Command Actions:[/h1] • Creeping Artillery barrage fixed to 500m and cooldown decreased to 20 minutes • Static Artillery barrage now 50 meters to 300 meters and cooldown decreased to 20 minutes • A10/SU25 enroute duration increased to 30 • MQ9 and Pchela UAV cooldown decreased to 5 minutes [h1]Layers: [/h1] CMP_Albasrah_RASS_v1 CMP_Chora_AAS_v2 CMP_Chora_RAAS_v2 CMP_Chora_RAAS_v3 CMP_Fools_Road_AAS_v2 CMP_Fools_Road_RAAS_v3 CMP_Narva_Invasion_v2 CMP_Yehorivka_AAS_v2 CMP_Yehorivka_Invasion_v2 CMP_Yehorivka_RAAS_v5 [h1]Testing Layers[/h1] CMP_Jensens_Range Big thanks to [b][Ops]Pony[/b] for the collaboration, thanks to the Squad Modding Discord. [url=https://www.paypal.com/donate?hosted_button_id=7NY7AUS592U9C] [img]https://i.imgur.com/NRSVzzU.png[/img] [/url]
PSG_Custom_Events
par 76561198057101411
Press Start Gaming uses this to help run Customized Events in Squad.
DirectConnect
par 76561198847893721
[h1]Notice[/h1] Formal Declaration Regarding the Non-Authorization of Specific Organizations to Use My Original Game Mods and Software https://drive.google.com/file/d/1-qdO6-syM3A8E-1YeIavqv4-s4bLYADK/view?usp=sharing [h1]Description[/h1] It's just a mod that allows you to connect to the server over IP. [h1]How to use?[/h1] 1.Press "~" at main menu to open console. 2.Enter command below: [code]AdminChangeLayer DirectConnect[/code] 3.Wait menu loading. 4.Enter the IP address and port of the server you want to join. 5.Press "Connect" button. [h1]Q&A[/h1] Q: Joined a server then only have blurred screen? A: Press "Esc" or "Enter" to re-open deployment menu Q: Can I join a server that requires a password? A: No Q: Display error message Disconnect A: Server is full.
SquadOpsHCTesting
par 76561198439902940
WIP content for the Squad Ops Hardcore mod that has not yet been properly tested.
BLACKBEARD
par 76561198929259808
MOD FOR BLACK BEARD UNITE DISCORD https://discord.gg/5qBEeAkbAV
SAGA Clan Training Map Bundle v2.0
par 76561198003611400
[url=https://discord.gg/EGwVKWp][img]https://raw.githubusercontent.com/CillinjoLo/WorkshopPicture/main/Discord/Eng_Discord.png[/img][/url] Made By =SAGA=CillinjoLo 西林觉罗 =SAGA= Clan Training Map ----------------------------------------------------------------- The Game Sale Portal : https://store.steampowered.com/app/393380/ -----------------------------------------------------------------
Operation_Rolling_Thunder
par 76561198301107996
Tank event for Corrupted Infantry.
Firefight
par 76561198989490616
This mod will be the resting place for a series of existing squad maps with smaller layers and a game mode, called Firefight, which is focused on providing rapid redeployment into small-arms combat situations in various terrain types. Ideal for 8-24 players.
Chemical Plant Map
par 76561198246251800
Updated v0.1.11 (Squad v7.1) REQUIRES ZEUS for the Zeus Layers Layers: ChemPlant_Zeus_1Cap ChemPlant_Domination_v1 ChemPlant_Domination_v2 No AI Vehicle Navmesh on Zeus Layers Original Map Creator: FreshCan3D
RandomAAS
par 76561198077590397
This mod adds both the base content allowing for random AAS maps to be made, and an example map (based on the kokan terrain)
Spain
par 76561198973394331
Un mod que esta en WIP con intención de hacer muchas facciones y mapas, por ahora solo hay una facción que es Venezuela. AdminChangeLayer => Para poder cambiar de mapa SpainMap_SPAIN_VEN_V1 es el único mapa que hay por ahora! sigue en WIP y seguiré haciendo mas cosas para el mod! Este es el discord donde desenvolvemos el mod => https://discord.gg/9VJ9azWJ Y cualquier contacto que me quieren hacer este es mi discord => hubi._._
Breacher [v2.0]
par 76561198380392388
# Breacher This is a squad mod that add a Breacher role who uses explosives and grappling hook. Source code at https://github.com/worldlife123/Breacher ## Description Currently only US and RUS factions has breacher role. To use grappling hook: 1. Select the breacher role in role selection. 2. Press 4 to switch to the grapplehook weapon. 3. Throw it to the edge of building you want to grapple. The hook will automatically attach to the edge when the rope hits the edge. To retrieve the grappling hook, use shovel to remove it and the item will return to your inventory. ## Technical Information ### Core Classes - BP_GrapplingHook_Proj: The hook projectile. Currently using an m67 mesh because of no hook mesh in the SDK. This projectile has an CableComponent attached between the projectile and the soldier, and constantly detecting if there's anything collide with the CableComponent on server. Once collision is detected or the hook movement stops, the hook is attached and BP_Rope_Interaction is spawned. - BP_Rope_Interaction: Spawned by BP_GrapplingHook_Proj when impact. This actor acts like a trigger to spawn ropes, and has an icon to show the position of attach points to players. - BP_RopeEnd: Used by a free end rope. Currently unused. - BP_SoldierHeldRope: A CableActor derived rope actor, just display a CableComponent between BP_GrapplingHook_Proj and the soldier pawn. Currently unused and replaced by BP_GrapplingHook_Proj, may remove in the future. ### Maps Mapnames: - Jensens_Range_v2_breacher - Narva_AAS_v1_breacher ## Usage Use AdminChangeMap [mapname] to play with breacher. ## ChangeLog - 200917 Initial Commit. - 210225 Update for v2.0.
RWR_51_Rec_Training
par 76561198301015710
Training mod for RWR 5-1 section to practice recon
[15MB] VineBoom (SquadPluginFramework)
par 76561198318523932
Requires, SquadPluginFramework https://steamcommunity.com/workshop/filedetails/?id=2923657563 https://discord.gg/DTJcdQEF6w VineBoom your enemies to death To use, enable BOTH vine boom plugins in the zeus plugins menu. Press Y to then kill anything within 30m of you. Inspired by Rimmy's Arma 3 Mod https://steamcommunity.com/sharedfiles/filedetails/?id=2953794588
Operation_spearhead
par 76561198024400817
Combined arms map based on ukraine
MorrocanArmedForces
par 76561198259383535
[160M]M.A.G - SuperFob SquadV Addon[Outdated]
par 76561198847893721
[h1]Notice[/h1] Formal Declaration Regarding the Non-Authorization of Specific Organizations to Use My Original Game Mods and Software https://drive.google.com/file/d/1-qdO6-syM3A8E-1YeIavqv4-s4bLYADK/view?usp=sharing [h1]A addon pack for SuperFob[/h1] [h1]Faction List[/h1] [list] [*]JGSDF [*]PAP [/list] [h1]Layer List[/h1] [list] [*]Albasrah SuperFob_SQV_Albasrah_Foggy SuperFob_SQV_Albasrah_Night [*]BlackCoast SuperFob_SQV_BlackCoast_Foggy SuperFob_SQV_BlackCoast_Night [*]FoolsRoad SuperFob_SQV_FoolsRoad_Foggy SuperFob_SQV_FoolsRoad_Night [*]Gorodok SuperFob_SQV_Gorodok_Foggy SuperFob_SQV_Gorodok_Night [*]Harju SuperFob_SQV_Harju_Foggy SuperFob_SQV_Harju_Night [*]Kamdesh SuperFob_SQV_Kamdesh_Foggy SuperFob_SQV_Kamdesh_Night [*]Narva SuperFob_SQV_Narva_Foggy SuperFob_SQV_Narva_Night [*]Sanxian Island SuperFob_SQV_Sanxian_Foggy SuperFob_SQV_Sanxian_Dynamic [*]Skorpo SuperFob_SQV_Skorpo_Foggy SuperFob_SQV_Skorpo_Night [*]Yehorivka SuperFob_SQV_Yehorivka_Foggy SuperFob_SQV_Yehorivka_Night [/list]
Modded Territory Control
par 76561198011507457
- Decreased Hex size - Increase Hex number - Decreased time to cap neutral Hexes Layer: Sumari_TC_v2
Serveur Squad avec support des mods
Installez tous les mods directement depuis le tableau de bord en un clic.
Louer un serveur Squad