Zork:Commands
From Zork
(Difference between revisions)
Revision as of 19:40, 26 February 2008
Zork... the IRC RPG game. Go to DevNode's #zork to play.
Commands
Usage | Example | Description | Notes |
---|---|---|---|
>start
| >start | Starts a new game of Zork and executes a >look command. | Clears any existing progress! |
>look
| >look | Looks around the current settings and says basic stuff about what is going on. | - |
>switch <on/off> <object>
| >switch on lights | Switches a device on or off. | - |
>toggle <object>
| >toggle lights | Switches a device on if it's off or off if it's on. | Not yet coded. |
>help
| >help | Links to this page. | Not yet coded. |
> | > | ||
> | > | ||
> | > | ||
> | > |
Staff-only Commands
Usage | Example | Description | Notes |
---|---|---|---|
>list
| >list | Lists the current scenario (>look) strings and their IDs. | Sends results back as a private notice. |
>set <id> <text>
| >set 1 You are in a dark place. | Changes a location to what you write | |
> | > | ||
> | > | ||
> | > | ||
> | > | ||
> | > |