User Tools

Site Tools


crpl:docs:once

This is an old revision of the document!


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.1358190657.txt.gz · Last modified: 2025/02/14 14:56 (external edit)