beginscript; label Telli: if (OtherUnitInArea(INVISJ01, 5841, -2194, 800)) { TeleportOtherUnit(0x780e, 0x781e, 0, 0); TeleportOtherUnit(0x7810, 0x781e, 0, 0); EndFrame(); // goto End; goto Telli2; } EndFrame(); goto Telli; label Telli2: if (OtherUnitInArea(INVISJ01, 5841, -2194, 800)) { SpawnOtherUnit(0x780e); SpawnOtherUnit(0x7810); EndFrame(); goto End; } EndFrame(); goto Telli2; label End: EndFrame(); goto End; endscript; $