Kill (Autocode)

From Moondust Wiki
Jump to navigation Jump to search

Prototype

Kill,0,-,-,-,Active time,OPTION

Description

Kills the player.
This command supports the OPTION command "once", meaning it will only be run once, and then it will delete itself.

Examples

// Kill the player (once, or else it gets buggy and the level never ends)
Kill,0,0,0,0,0,once