User Tools

Site Tools


crpl:docs:once

<- CRPL reference <- Flow Control

once

ArgumentsResultNotation

Description

Start a block of instructions that are executed once only for the lifetime of the tower the script is associated with.

Examples

# Setup an initial movement to a random map coordinate. 
once 
	RandCoords 1 QueueMove 
	endonce
crpl/docs/once.txt · Last modified: 2021/02/05 11:43 by Karsten75