beginscript; label wait: DespawnOtherUnit(0x7820); TeleportOtherUnit(0x7820, VanZan, 0, 0); SpawnOtherUnit(0x7820); WaitForTime(5); EndFrame(); goto wait; label End: EndFrame(); goto End; endscript; $