Skip to content
Luxembourg edited this page Mar 20, 2013 · 3 revisions

@startup

command: @startup <object> = <command list> attribute: startup

sets a list of commands to be performed by <object> when the game is started up. typical actions include going home, cleaning visitors out of a room, resetting a puzzle or complex object to its initial state, or starting up an object that wants to run continuously.

example: @startup me = @vz me=mux was last restarted at [time()]. @startup me = home

Clone this wiki locally