scudState scudName

Operand types

scudName: Object

Type of returned value

Description

Current state of given Scud launcher.
Following states are recognized:
0 - No activity
1 - Launch preparation
2 - Launch prepared
3 - Ignition
4 - Launched

Note: Non-integral values are used to indicate transition between states.

Used In

OFP/ArmA

Example

? scudState scudOne >= 4 : hint "RUN!!!!"
Search OFPEC COMREF