<- CRPL reference <- Unit Commands

DropFromOrbit

Arguments Result Notation
X,YNonex1 y1 -

Description

The unit descends from orbit, landing at the specified coordinate.

once
   CurrentCoords DropFromOrbit
   90 Delay #wait the three seconds that DropFromOrbit takes
   11 CurrentCoords CellToPixel -1 1 1 0.01 CreateEffect #make the landing effect that a CN does
endonce