Flee
From LSWiki
(Difference between revisions)
Revision as of 13:11, 25 March 2008 (edit) Zyll (Talk | contribs) ← Previous diff |
Current revision (18:26, 2 May 2020) (edit) Mafusail (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | Command: Flee | + | Command: '''''Flee''''' |
- | General-Use Command | + | General-Use Command |
- | Usage: flee [<direction> | away [from <direction>]] | + | Usage: flee [<direction> | away [from <direction>]] |
+ | |||
+ | The flee command can be used to find a quick way out of an area when you don't have time to look around for exits. Type 'flee' by itself to run away in a random direction. You | ||
+ | can also specify a direction, like 'flee north' or 'flee south'; you will flee in the direction given if there is an exit that way. Or, if you specify 'away from <direction>', you | ||
+ | will try to flee in any direction but the one specified. The form 'away' by itself is only meaningful in response to an obeyed command, and will cause you to flee away from the | ||
+ | direction you heard the command from, if any. Otherwise, you will flee in a random direction, somewhat preferring to flee back in the direction you came from unless you are | ||
+ | asphyxiating or being harmed by your environment. | ||
+ | |||
+ | Examples: flee | ||
+ | flee n | ||
+ | flee away from s | ||
+ | shout followers, flee away | ||
- | The flee command can be used to find a quick way out of an area when you don't | + | Development Information: The flee command was created by Chaos; the source code was last updated Thu Apr 04 13:14:32 2019. |
- | have time to look around for exits. Type 'flee' by itself to run away in a random | + | |
- | direction. You can also specify a direction, like 'flee north' or 'flee south'; you will flee in the direction given if there is an exit that way. Or, if you specify 'away from <direction>', you will try to flee in any direction but the one specified. | + | |
- | The form 'away' by itself is only meaningful in response to an obeyed command, and | + | See Also: [[resolve]] |
- | will cause you to flee away from the direction you heard the command from, if any. | + | |
- | + | ||
- | Otherwise, you will flee in a random direction. | + | |
- | + | ||
- | Examples: flee | + | |
- | flee n | + | |
- | flee away from s | + | |
- | shout followers, flee away | + | |
- | + | ||
- | Development Information: The flee command was created by Chaos; the source code was last updated Wed Feb 14 07:47:41 2007. | + | |
- | + | ||
- | See Also: [[wimpy]] | + | |
[[Category: Commands]] | [[Category: Commands]] |
Current revision
Command: Flee
General-Use Command Usage: flee [<direction> | away [from <direction>]] The flee command can be used to find a quick way out of an area when you don't have time to look around for exits. Type 'flee' by itself to run away in a random direction. You can also specify a direction, like 'flee north' or 'flee south'; you will flee in the direction given if there is an exit that way. Or, if you specify 'away from <direction>', you will try to flee in any direction but the one specified. The form 'away' by itself is only meaningful in response to an obeyed command, and will cause you to flee away from the direction you heard the command from, if any. Otherwise, you will flee in a random direction, somewhat preferring to flee back in the direction you came from unless you are asphyxiating or being harmed by your environment. Examples: flee flee n flee away from s shout followers, flee away
Development Information: The flee command was created by Chaos; the source code was last updated Thu Apr 04 13:14:32 2019.
See Also: resolve