This is an old revision of the document!
~~DISCUSSION~~ <- CRPL reference <- Unit Commands
Arguments | Result | Notation |
---|---|---|
Effect_Num,X,Y,Z,ScaleX,ScaleY,Speed | None | n1 x1 y1 z1 f1 f2 f3 - |
GetUnitAtrribute allows you to query various attributes on different units.
The constant must be one of the following commands:
# Play an effect at the current coords CreateEffect(14 CellToPixel(CurrentCoords) -1 1.5 1.5 0.05)