Please give us the possibility to use editor when making commands, with some
kinda flag.
Example:
1]command -e Unchest
2]open crate;
3]get ring from crate;
4]get scarf from crate;
5]get doll from crate;
6]close crate;
7]ready!
8].
'Unchest' is a command-alias to 'open crate;get ring from crate;get scarf from
crate;get doll from crate;close crate;ready!'.
Thanks,
--
Juo Ppo
Juo wrote:
Please give us the possibility to use editor when making commands, with some
kinda flag.
Example:
1]command -e Unchest
2]open crate;
3]get ring from crate;
4]get scarf from crate;
5]get doll from crate;
6]close crate;
7]ready!
8].
'Unchest' is a command-alias to 'open crate;get ring from crate;get scarf from
crate;get doll from crate;close crate;ready!'.
Thanks,
Implemented with common-joint effort of Blitzer and yours truly.
^o^
And by the way, it auto-adds the delimiter.
I.e.:
prompt> command -e mychest
1]open chest 1
2]put pillow to chest 1
3]close chest 1
4]say pillow is properly stashed!
5].
'mychest' is a new command alias to 'open chest1;put pillow to chest 1;close
chest 1;say pillow is properly stashed'.
In the example above, we assume that the command delimiter is standard and is
';'.
^o^
© 1990-2025 Balanced Alternative Techniques ry. All rights reserved. BatMUD™ is a registered trademark of Balanced Alternative Techniques ry.
The individual comments are the property of their posters, and may not reflect the views or opinions of the administration.