User Tools

Site Tools


crpl:docs:setcreeper

This is an old revision of the document!


<- CRPL reference <- Creeper Commands

SetCreeper

ArgumentsResultNotation
X, Y, Amt x1 y1 n1 –

Description

Sets Amt of Creeper at coordinates. Positive values are Creeper and negative values are AntiCreeper. Values are clipped to the range of -2000 to 2000.

This command uses float creeper (1 creeper per unit).

Examples

Create a custom emitter, recreating the default in-game one. The values can be changed in the editor.

$power:32
$interval:30

GetTimer0 eq0 if
	<-interval SetTimer0

	CurrentCoords <-power SetCreeper
endif
crpl/docs/setcreeper.1525221110.txt.gz · Last modified: 2025/02/14 14:56 (external edit)