This is an old revision of the document!
~~DISCUSSION~~ <html><!–This is a comment–></html> <- CRPL reference <- Vars and Functions
Arguments | Result | Notation |
---|---|---|
-- |
Defines an input variable. Input variables are created at script start and assigned either the default value, or a value specified in the editor. Input variables must start with a $ sign
Commands used in example:
$amtToEmit:10 $interval:15 CurrentCoords <-amtToEmit SetCreeper # At current location, create $amtToEmit creeper <-interval Delay # delay next action for the specified interval