Prompts
Posted: Sat Aug 12, 2017 6:29 pm
The "prompt" is the text the MUD shows you on the command line where you enter your commands. The default prompt for newly made PCs looks like this:
Shadowdale: (type help prompt) H:41 M:120 V:200>
If you choose, you can customize your prompts to provide more information to you. This can include adding color to the prompt to highlight important info. Type "help prompt" for more on the various prompt options.
An example is the custom prompt I like to use. It looks like this:
H:356/374 M:319/319 V:301/340 G:318444 XP:125162316 DWITY <*> <*>
Except that each bit is highlighted in a different color. To try this prompt for yourself, just copy the following command and paste it in your command line:
prompt $kRH:%h/%H $kCM:%m/%M $kMV:%v/%V $kYG:%g $kBXP:%x $kW%S $kG<%c> $kg<%C>
(I'll leave it to you to work out what that command does, using the info from "help prompt")
If you have a prompt you like, feel free to add it here in a reply to this post so that others may try it out.
Shadowdale: (type help prompt) H:41 M:120 V:200>
If you choose, you can customize your prompts to provide more information to you. This can include adding color to the prompt to highlight important info. Type "help prompt" for more on the various prompt options.
An example is the custom prompt I like to use. It looks like this:
H:356/374 M:319/319 V:301/340 G:318444 XP:125162316 DWITY <*> <*>
Except that each bit is highlighted in a different color. To try this prompt for yourself, just copy the following command and paste it in your command line:
prompt $kRH:%h/%H $kCM:%m/%M $kMV:%v/%V $kYG:%g $kBXP:%x $kW%S $kG<%c> $kg<%C>
(I'll leave it to you to work out what that command does, using the info from "help prompt")
If you have a prompt you like, feel free to add it here in a reply to this post so that others may try it out.