User Tools

Site Tools


crpl:docs:randunitcoords

This is an old revision of the document!


~~DISCUSSION~~ <- CRPL reference <- Unit Commands

RandUnitCoords

ArgumentsResultNotation
Y, X coords of a random player unit “– Y1 X1

Description

Pushes the x and y coordinate of a randomly chosen player unit. -1,-1 will be pushed if no unit is found.

Examples

RandUnitCoords Swap ->targetX ->targetY
# Creates a spore and sends it to a random player unit.
CurrentCoords RandUnitCoords 1 10 CreateSpore
crpl/docs/randunitcoords.1387650153.txt.gz · Last modified: 2014/10/01 15:02 (external edit)