CfgMineTriggers Config Reference – Arma 3
Categories: To-doArma 3: Reference Lists
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) |
||
Line 11: | Line 11: | ||
==== mineMagnetic ==== | ==== mineMagnetic ==== | ||
;Type:[[TokenNameValueTypes|Integer]] | ;Type:[[TokenNameValueTypes#Integers|Integer]] | ||
;Description: Whether or not the mine is magnetic and triggers for vehicles. (''Needs to be confirmed'') | ;Description: Whether or not the mine is magnetic and triggers for vehicles. (''Needs to be confirmed'') | ||
==== mineTriggerActivationRange ==== | ==== mineTriggerActivationRange ==== | ||
;Type:[[TokenNameValueTypes|Integer]] | ;Type:[[TokenNameValueTypes#Integers|Integer]] | ||
;Description: Radius around the mine which triggers the activation. (''Needs to be confirmed'') | ;Description: Radius around the mine which triggers the activation. (''Needs to be confirmed'') | ||
==== mineTriggerMass ==== | ==== mineTriggerMass ==== | ||
;Type:[[TokenNameValueTypes|Integer]] | ;Type:[[TokenNameValueTypes#Integers|Integer]] | ||
==== mineTriggerRange ==== | ==== mineTriggerRange ==== | ||
;Type:[[TokenNameValueTypes|Integer]] | ;Type:[[TokenNameValueTypes#Integers|Integer]] | ||
==== mineTriggerType ==== | ==== mineTriggerType ==== | ||
Line 29: | Line 29: | ||
==== mineUnderwaterOnly ==== | ==== mineUnderwaterOnly ==== | ||
;Type:[[TokenNameValueTypes|Integer]] | ;Type:[[TokenNameValueTypes#Integers|Integer]] | ||
==== mineWireStart ==== | ==== mineWireStart ==== | ||
Line 44: | Line 44: | ||
==== restrictZoneRadius ==== | ==== restrictZoneRadius ==== | ||
;Type:[[TokenNameValueTypes|Integer]] | ;Type:[[TokenNameValueTypes#Integers|Integer]] | ||
=== S === | === S === | ||
==== scope ==== | ==== scope ==== | ||
;Type:[[TokenNameValueTypes|Integer]] | ;Type:[[TokenNameValueTypes#Integers|Integer]] | ||
=== T === | === T === | ||
==== timerStep ==== | ==== timerStep ==== | ||
;Type:[[TokenNameValueTypes|Integer]] | ;Type:[[TokenNameValueTypes#Integers|Integer]] | ||
;Description: Defines the step size in seconds in which the player can set the timer via user action. (''Needs to be confirmed'') | ;Description: Defines the step size in seconds in which the player can set the timer via user action. (''Needs to be confirmed'') | ||
Revision as of 18:29, 13 February 2025
Alphabetical Order
M
mineDelay
- Type
- Float
- Description
- Delay between activation and explosion. (Needs to be confirmed)
mineMagnetic
- Type
- Integer
- Description
- Whether or not the mine is magnetic and triggers for vehicles. (Needs to be confirmed)
mineTriggerActivationRange
- Type
- Integer
- Description
- Radius around the mine which triggers the activation. (Needs to be confirmed)
mineTriggerMass
- Type
- Integer
mineTriggerRange
- Type
- Integer
mineTriggerType
- Type
- String
- Description
- Possible values are "radius", "wire", "remote", "timer"
mineUnderwaterOnly
- Type
- Integer
mineWireStart
- Type
- Array
- Description
- Defines the position where the wire starts if mineTriggerType is set to "wire". (Needs to be confirmed)
mineWireEnd
- Type
- Array
- Description
- Defines the position where the wire ends if mineTriggerType is set to "wire". (Needs to be confirmed)
R
restrictZoneCenter
- Type
- Array
restrictZoneRadius
- Type
- Integer
S
scope
- Type
- Integer
T
timerStep
- Type
- Integer
- Description
- Defines the step size in seconds in which the player can set the timer via user action. (Needs to be confirmed)