Project

Profile

Help

Feature #47

open

Add speed walking

Added by Vincent Le Goff over 7 years ago. Updated over 5 years ago.

Status:
Open
Priority:
Normal
Category:
MUD client
Sprint/Milestone:
-
% Done:

0%

Company:
-
Contact person:
-
Additional contact persons:
-

Description

Some players have reported using speed walking often and needing it in their client. The presented syntax doesn't seem to make much sense for non-English MUDs, which should be considered. In fact, using command stacking (#32) with a delay between commands seems much more logical. One could link it to macros or aliases.

The syntax in MushCLIENT is:

- Begin the line by a # sign.
- Single-letter exits are written with no separator.
- A digit preceding a letter will repeat this letter several times.
- Exits with more than one letter should be surrounded by parenthesis.

Example: #3nw(door) means 3 times north, one time west, one times door.

Please register to edit this issue

Also available in: Atom PDF Tracking page