Kill
Jump to navigation
Jump to search
Prototype
Kill,TARGET,-,-,-,Active time,OPTION
Description
Kills the target. Currently the only target is 0, which is 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