Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explosives - Change SLAM magnetic to detonate upon defusal #6827

Merged
merged 2 commits into from
Feb 24, 2019

Conversation

alganthe
Copy link
Contributor

When merged this pull request will:

  • Make SLAM mines set to bottom attack explode upon defusal attempt.

SLAM mines anti-tamper is also active on the bottom attack mode as seen here:

https://en.wikipedia.org/wiki/Selectable_Lightweight_Attack_Munition#Overview

@dedmen
Copy link
Contributor

dedmen commented Feb 21, 2019

We don't have the self destruct feature implemented do we?

@alganthe
Copy link
Contributor Author

^ If you mean mines exploding upon a failed defusal, yes we do.

@dedmen
Copy link
Contributor

dedmen commented Feb 21, 2019

^ If you mean mines exploding upon a failed defusal, yes we do.

No, the self destruct feature where the SLAM mine detonates itself after 4/8/24 hours even if it's not triggered.
That's not implemented as far as I can see.

Also the anti-tamper mechanism detonates the slam when you flip a switch, but that doesn't mean that defusal is not possible, you don't necessarily have to use that switch do you?

@bux
Copy link
Member

bux commented Feb 21, 2019

Feel free to implement 🌮

@alganthe
Copy link
Contributor Author

from the looks of it the variant we have in arma is the M2, solid green, disable itself silently after a set amount of time.

as to if it's possible to disarm it once the anti-tamper is active, I couldn't find any info on it.

@PabstMirror
Copy link
Contributor

I believe the GVAR(explodeOnDefuseChance) = 0; was intended to be on the timed mode?
that would match the wikipedia description

@PabstMirror PabstMirror added this to the 3.13.0 milestone Feb 22, 2019
@PabstMirror PabstMirror added the kind/bug-fix Release Notes: **FIXED:** label Feb 22, 2019
@PabstMirror PabstMirror modified the milestones: 3.13.0, 3.12.6 Feb 24, 2019
@PabstMirror PabstMirror merged commit 4792e74 into acemod:master Feb 24, 2019
BaerMitUmlaut pushed a commit that referenced this pull request Aug 5, 2019
* Change SLAM magnetic to detonate upon defusal

* Disable explodeOnDefuseChance on SLAM timer mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug-fix Release Notes: **FIXED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants