Kill (Autocode)

From Moondust Wiki
Revision as of 06:06, 4 February 2022 by Yingchun Soul (talk | contribs)
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