Sarge-AI/ModName.MapName/scripts/UPSMON/MODULES/ARTILLERY/fnc/UPSMON_Flaretime.sqf

4 lines
107 B
Plaintext
Raw Normal View History

UPSMON_FlareInTheAir = true;
sleep 50;
UPSMON_FlareInTheAir = false;
Publicvariable "UPSMON_FlareInTheAir";