local unit lv_unit = GetSoldUnit() if GetLocalPlayer() == GetTriggerPlayer() then call ClearSelection() call SelectUnit(lv_unit, true) endif I don't think it will but uh.. can anyone confirm?