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