# Flash Unit Selection

Grammar — Flash selection for unit over period|Duration seconds
FlagsNative | Action

Flashes a ring around a unit for given period of time.

# Arguments

  • unit — Unit
  • fixed — Period

Returns — void

native void UnitFlashSelection(
	unit inUnit,
	fixed inPeriod,
);

Category: Selection / Unit Selection

# Examples

# campaigns/liberty.sc2campaign

MapScript.galaxy

// L2845
UnitFlashSelection(UnitFromId(2010), 5.0)
// L2883
UnitFlashSelection(UnitFromId(397), 5.0)
// L2921
UnitFlashSelection(UnitFromId(612), 5.0)
// L3474
UnitFlashSelection(lv_pickedInfestedCiv, 1.0)
// L3529
UnitFlashSelection(lv_pickedInfestedMarine, 1.0)
// L3586
UnitFlashSelection(gv_pickedInfestedUnit, 1.0)
// L1614
UnitFlashSelection(auto93C7E59F_var, 1.0)
// L5530
UnitFlashSelection(UnitFromId(4), 8.0)
// L2760
UnitFlashSelection(gv_odin, 6.0)
// L3861
UnitFlashSelection(auto2CD2CE5A_var, 1.0)
// L4035
UnitFlashSelection(autoC467737D_var, 5.0)
// L4045
UnitFlashSelection(autoED2B9FB6_var, 5.0)
// L2262
UnitFlashSelection(gv_droppedCargoFlashUnit, 1.0)
// L1743
UnitFlashSelection(gv_p1Tank, 1.0)
// L2793
UnitFlashSelection(gv_p1GateControl, 1.0)
// L4365
UnitFlashSelection(UnitFromId(430), 1.0)
// L1658
UnitFlashSelection(autoD4EC2E03_var, 6.0)
// L1349
UnitFlashSelection(auto11129220_var, 1.0)
// L7362
UnitFlashSelection(EventUnitProgressUnit(), 1.5)
// L3840
UnitFlashSelection(UnitFromId(179), 2.0)
// L3896
UnitFlashSelection(UnitFromId(563), 2.0)
// L3952
UnitFlashSelection(UnitFromId(43), 2.0)
// L5358
UnitFlashSelection(auto6BC92896_var, 1.0)
// L5366
UnitFlashSelection(auto22EFCD9E_var, 1.0)
// L5374
UnitFlashSelection(autoA843808E_var, 1.0)
// L909
UnitFlashSelection(gv_zeratul, 1.0)
// L953
UnitFlashSelection(UnitFromId(355), 1.0)
// L726
UnitFlashSelection(gv_zeratul, 5.0)
// L1259
UnitFlashSelection(EventUnitProgressUnit(), 1.0)
// L1267
UnitFlashSelection(EventUnitProgressUnit(), 1.0)
// L1275
UnitFlashSelection(EventUnitProgressUnit(), 1.0)
// L1332
UnitFlashSelection(gv_heroMothership, 1.0)
// L4969
UnitFlashSelection(EventUnitProgressUnit(), 1.0)
// L2845
UnitFlashSelection(UnitFromId(2010), 5.0)
// L2883
UnitFlashSelection(UnitFromId(397), 5.0)
// L2921
UnitFlashSelection(UnitFromId(612), 5.0)
// L3474
UnitFlashSelection(lv_pickedInfestedCiv, 1.0)
// L3529
UnitFlashSelection(lv_pickedInfestedMarine, 1.0)
// L3586
UnitFlashSelection(gv_pickedInfestedUnit, 1.0)
// L1614
UnitFlashSelection(auto93C7E59F_var, 1.0)
// L5530
UnitFlashSelection(UnitFromId(4), 8.0)
// L2760
UnitFlashSelection(gv_odin, 6.0)
// L3861
UnitFlashSelection(auto2CD2CE5A_var, 1.0)
// L4035
UnitFlashSelection(autoC467737D_var, 5.0)
// L4045
UnitFlashSelection(autoED2B9FB6_var, 5.0)
// L2262
UnitFlashSelection(gv_droppedCargoFlashUnit, 1.0)
// L1743
UnitFlashSelection(gv_p1Tank, 1.0)
// L2793
UnitFlashSelection(gv_p1GateControl, 1.0)
// L4365
UnitFlashSelection(UnitFromId(430), 1.0)
// L1658
UnitFlashSelection(autoD4EC2E03_var, 6.0)
// L1349
UnitFlashSelection(auto11129220_var, 1.0)
// L7362
UnitFlashSelection(EventUnitProgressUnit(), 1.5)
// L3840
UnitFlashSelection(UnitFromId(179), 2.0)
// L3896
UnitFlashSelection(UnitFromId(563), 2.0)
// L3952
UnitFlashSelection(UnitFromId(43), 2.0)
// L5358
UnitFlashSelection(auto6BC92896_var, 1.0)
// L5366
UnitFlashSelection(auto22EFCD9E_var, 1.0)
// L5374
UnitFlashSelection(autoA843808E_var, 1.0)
// L909
UnitFlashSelection(gv_zeratul, 1.0)
// L953
UnitFlashSelection(UnitFromId(355), 1.0)
// L726
UnitFlashSelection(gv_zeratul, 5.0)
// L1259
UnitFlashSelection(EventUnitProgressUnit(), 1.0)
// L1267
UnitFlashSelection(EventUnitProgressUnit(), 1.0)
// L1275
UnitFlashSelection(EventUnitProgressUnit(), 1.0)
// L1332
UnitFlashSelection(gv_heroMothership, 1.0)
// L4969
UnitFlashSelection(EventUnitProgressUnit(), 1.0)
// L461
UnitFlashSelection(auto6E6BD473_var, 4.0)
// L5359
UnitFlashSelection(autoE0BC5D50_var, 3.0)
// L2750
UnitFlashSelection(UnitFromId(16), 3.0)
// L461
UnitFlashSelection(auto6E6BD473_var, 4.0)
// L5359
UnitFlashSelection(autoE0BC5D50_var, 3.0)
// L2750
UnitFlashSelection(UnitFromId(16), 3.0)
// L1945
UnitFlashSelection(lv_unitIter, 1.5)
// L1870
UnitFlashSelection(auto29A90E24_var, 5.0)
// L1945
UnitFlashSelection(lv_unitIter, 1.5)
// L1870
UnitFlashSelection(auto29A90E24_var, 5.0)

# mods/core.sc2mod

NativeLib.galaxy

// L5217
UnitFlashSelection(lp_unit, 3.0)
// L4462
UnitFlashSelection(lp_unit, 3.0)

# mods/novastoryassets.sc2mod

MapScript.galaxy

// L6460
UnitFlashSelection(lv_friendlyGhost, 5.0)
// L6711
UnitFlashSelection(lv_friendlyGhost, 5.0)
// L7170
UnitFlashSelection(lv_friendlyGhost, 5.0)
// L6460
UnitFlashSelection(lv_friendlyGhost, 5.0)
// L6711
UnitFlashSelection(lv_friendlyGhost, 5.0)
// L7170
UnitFlashSelection(lv_friendlyGhost, 5.0)