beginscript; label spawnme: if (GetGlobalVar(1)==1) { SpawnOtherUnit(0x7830); SpawnOtherUnit(0x782f); SpawnOtherUnit(0x7831); SpawnOtherUnit(0x7832); SpawnOtherUnit(0x7833); SpawnOtherUnit(0x7835); SpawnOtherUnit(0x7838); ExcTargetType(0xffffffff); EndFrame(); goto End; } EndFrame(); goto spawnme; label End: EndFrame(); goto End; endscript; $