Arma 3
57 ratings
Switch Mini-Game
2
   
Award
Favorite
Favorited
Unfavorite
Data Type: Composition
Meta: Dependency
File Size
Posted
Updated
9.525 KB
13 Apr, 2023 @ 3:23pm
22 Apr, 2023 @ 7:46pm
4 Change Notes ( view )

Subscribe to download
Switch Mini-Game

Description


Switch Mini-Game


Looking for a fun and challenging mini-game to add to your missions? Then you've stopped by the right composition!

This mini-game features scalable composition, allowing you to easily adjust the difficulty level to your liking. Simply copy and paste one of the switches and it will be added to the number of applicable switches. Move the switches around the map to your liking!

To win, players must get the right switches in the "On" or "Off" position. When players manage to get it right, a variable named:

SMINI_password_correct

will be created and set to true, allowing you to script your own custom results afterward!

Example:

waitUntil { !isNil { missionNamespace getVariable "SMINI_password_correct" } };



Where to find:
Compositions >> Utilities >> Switch Mini-Game

Requirements: None
Includes: Sounds and Lighting

Compatibility:
Zeus - Not Compatible
Currently Max of 1000 Switches
Popular Discussions View All (1)
0
19 Apr, 2023 @ 4:12pm
Issues
Hypoxic
11 Comments
Catgirl In A Chally 2 4 Feb @ 7:41am 
how to debug/ensure its working?
Hypoxic  [author] 22 Apr, 2023 @ 7:45pm 
@nillers

Change the password by changing the variable,

SMINI_password

Needs to be an array of numbers, 0 or 1, 1 being "ON".

Then update the variable globally using publicVariable or setVariable

The problem arises when you want to set the specific order, you have to have your array ordered based on the index of the variable name of the switch.

[SMINI_switch_0,SMINI_switch_1,SMINI_switch_2] etc
Nillers 21 Apr, 2023 @ 6:00pm 
I'm curious if there is an easy way to input my own sequence for the password. Such as I want all of them turned on or 2/4 to work, for example.
Erufu 19 Apr, 2023 @ 5:13pm 
@Hypoxic how about a memorisation mini game that presents the player with a sequence of buttons and challenges them to memorize it and repeat it back. This could also be done with a sound sequence that plays (varying pitch of audio file maybe?) and the player presses buttons that plays the sounds to play them back in the correct order.
Hypoxic  [author] 19 Apr, 2023 @ 4:13pm 
@dead You got any ideas you want to be created?
Slay No More 18 Apr, 2023 @ 9:07pm 
Pretty epic idea.
Dead 18 Apr, 2023 @ 7:52pm 
Are there plans to make more mini games? Stuff like this is awesome and I dont see enough of
Hypoxic  [author] 17 Apr, 2023 @ 7:39pm 
@Vectif fully compatible with all server types
Vectif 17 Apr, 2023 @ 3:39pm 
This is very interesting, thank you for making it and putting it out there. Is it MP/dedicated-compatible?
Grav 14 Apr, 2023 @ 7:29am 
This mod single-handedly cured my depression and grew my peen 3 inches after downloading!

Great minigame to spice up time constraints and require teamwork! Would download again.