Arma 3
140 ratings
Pinned Down Surrender
2
   
Award
Favorite
Favorited
Unfavorite
Data Type: Mod
File Size
Posted
Updated
895.111 KB
3 Oct @ 8:39am
10 Oct @ 8:11am
5 Change Notes ( view )

Subscribe to download
Pinned Down Surrender

In 1 collection by Mikey74
Pinned Down series
3 items
Description
Pinned Down Surrender
    Outnumbered AI that actually gives up so your missions end clean.
    If PDS cleaned up your mission end, please hit 👍 and ⭐ — it really helps.



What it does
  • Smart trigger. Listens for a group entering Fleeing, then runs an outnumbered check using enemies vs allies. Optional line of sight and minimum enemy distance keep it sane.
  • Full surrender flow. Units stop, switch to safe behavior, drop their primary and secondary weapons and magazines onto the ground, then play a hands-up gesture and become captive.
  • Built-in side swap. On surrender, units automatically switch to Civilian for mission logic and wave triggers.
  • Zombie aware. Zombie classes are ignored by surrender logic.
  • Vehicle handling. Choose to force crews out when immobilized and can’t fire, force out when immobilized only, or ignore vehicles.




Player actions
  • Secure Prisoner. Restrains the unit.
  • Search Prisoner. Opens the surrendered unit’s inventory for looting.
  • Ship Off Prisoner. Safely deletes the unit for mission cleanup.

Performance
  • Server-side PFH checks in bursts with cooldowns to avoid thrashing.
  • Optional auto-cleanup removes surrendered units after a set time if no players are nearby.

Requirements & Compatibility
  • Requires:
  • CBA A3
  • Multiplayer: Owner-safe remoteExec. Tested on dedicated.
  • Signatures: Mod is signed. .bikey included.
  • Works with: Ace, Antistasi, and most Mods and missions.
  • Not recommended to use with PDS: CQB Interactions
  • Regarding your PIR compatibility , I've been noticing some odd behaviors from AI running both together, such as their torsos being upright with hands raised, while their lower body is rolling around on the ground, legs facing the wrong way from the upper body. In testing, this seems to occur when a unit gets put into a PIR downed state at the same time it is surrendering, causing the lower half to use PIR animations, and the upper half to use yours. Perhaps something can be added to exclude units currently in a PIR animation from being affected by the mod. Brought to my attention by CzechsMix357

CBA settings you’ll care about
  • Scan radius & tick cadence
  • Outnumber rule
  • Require line of sight & minimum enemy distance
  • Vehicle handling rule
  • Autocleanup seconds & distance
  • Player-near requirement for “observed” surrenders

Notes for mission makers
  • Since units auto-swap to Civilian, most “alive enemy” counters and wave systems resolve cleanly. If your mission logic keys off faction or side, account for the swap.
  • If a pose ever sticks after restraint is removed, test with only CBA and this mod to rule out an animation conflict.

Install / Server
  • Local Subscribe on Steam and load with CBA.

  • Dedicated example (Windows) -mod="@CBA_A3;@PinnedDownSurrender"
Known limitations
  • Animation overhaul mods can interfere with the hands-up exit. Test with only PDS and the suspect mod, then report.
  • If your mission counts factions, note that surrendered units can swap to Civilian. Scripts that rely on side may conflict.
  • Some HVT scenarios still require the target to be killed for completion.
  • CQB Interactions may conflict.

Special Thanks
  • Octopuss for sharp eyes, tough feedback, solid push back when I thank I cant do better.
  • 7th_moon for sharp eyes, tough tests, solid feedback.
  • All the unnamed testers who hammered builds, found edge cases, and kept me honest.

potential to do's
  • Enemies unsecured that rally and arm back up.
  • AI securing prisoners.

Potential candidates on our Roadmap
  • Pinned Down Surrender - released
  • Pinned Down Medical - WIP alpha next features test then create addon to test.
  • Pinned Down Artillery - concept script WIP
  • Pinned Down SQUIRE squad orders - concept theory started
  • Pinned Down Unit Cover and Cohesion -concept script WIP
***Comment below of ideas that may be related and needed. If I can do it and its not overly complicated I may add it to the Pinned down series.***

Works great with

⚠️ AI Disclosure
Disclaimer: AI technology is used to edit and refine my written content, including script polishing and logo design. These tools help me communicate more clearly and professionally.
If you're not comfortable with AI-assisted content creation, this might not be for you.


Thanks for your understanding!
Popular Discussions View All (1)
0
5 Oct @ 4:40pm
Thumbs-down club: enlist here
Mikey74
75 Comments
Jergen Von Strangle 1 hour ago 
Just as a suggestion, (I in no way know how difficult it is to mod arma, so take what I suggest with a grain of salt) a zeus module allowing the zeus controller to secure/unsecure prisoners, just like the in-game player can, would make this mod significantly better than CQB. This one actually works better as it is, but this addition would make it next level :steamhappy:
Knuckle.Monkey 3 hours ago 
thank you sir
Mikey74  [author] 4 hours ago 
@Knuckle.Monkey Yep. It works fine with Zeus — surrendered AI stay editable, visible, and synced.
Knuckle.Monkey 20 hours ago 
does this have Zeus compatibility? thank you
CzechsMix357 23 hours ago 
Thank you for exploring my issue further! You may try looking into the capabilities of the ACE captive module, at least for triggering purposes, as that system is utilized in the Extended Morale System and Hors de combat mods, and appears to play a little nicer with PIR. You may be able to layer your animations and weapon dropping mechanics (which I personally prefer the look of compared to the other mod's implementation) on top of that module.
Mikey74  [author] 11 Oct @ 1:19pm 
@brendob47 there is a setting in the pds settings to turn off players side from surrendering.
brendob47 11 Oct @ 11:49am 
Maybe my mod didn't update, but I'm noticing friendlies nearby surrendering while in a fight. Maybe add a hold action that lets players "un-surrender" units of the same side?
Mikey74  [author] 10 Oct @ 8:57pm 
@CzechsMix357 Thanks for the feedback and for taking the time to dig into it. I really appreciate it. Unfortunately, this one’s outside my reach. The issue comes from how PIR handles full-body “downed” animations at the same time PDS runs its upper-body surrender gesture. I don’t make or modify animations, and I can’t patch another mod’s system without breaking compatibility elsewhere.

So for now, this is one of those cases where the two mods just don’t play nice together. I’ll keep it noted, but there won’t be a fix on my end any time soon. Appreciate your understanding and the kind words about the mod. I’ve added a note to the PDS compatibility section.
CzechsMix357 10 Oct @ 5:05pm 
Hey Mikey! Greatly enjoying the mod so far, and look forward to your potential additional features such as rallying and rearming.

Regarding your PIR compatibility, I've been noticing some odd behaviors from AI running both together, such as their torsos being upright with hands raised, while their lower body is rolling around on the ground, legs facing the wrong way from the upper body. In testing, this seems to occur when a unit gets put into a PIR downed state at the same time it is surrendering, causing the lower half to use PIR animations, and the upper half to use yours. Perhaps something can be added to exclude units currently in a PIR animation from being affected by the mod.
Mikey74  [author] 10 Oct @ 12:14pm 
@Sam Yeah, that’s mostly the Arma 3 AI reacting naturally. PDS just nudges them in the right direction when things get rough.