Difference between revisions of "Colours"
Jump to navigation
Jump to search
m (Tsath moved page Cmd:colours to Colours) |
|||
Line 3: | Line 3: | ||
colours remove <value> |
colours remove <value> |
||
</pre> |
</pre> |
||
+ | This command handles customising the colours displayed in the mud - ie changing them to suit your tastes Some of types items displayed in the mud are allocated a "colour name", which is then given a default "colour value" eg "say" could be given a value "blue", in which case all "says" would appear in blue If you wish to have them appear in red, you would use : |
||
− | This command handles customising the colours displayed in the mud - |
||
⚫ | |||
− | ie changing them to suit your tastes |
||
− | Some of types items displayed in the mud are allocated a "colour name", |
||
− | which is then given a default "colour value" |
||
− | eg "say" could be given a value "blue", in which case all "says" would |
||
− | appear in blue |
||
− | If you wish to have them appear in red, you would use : |
||
⚫ | |||
You can also use "bold" as a colour, with comma if necessary - eg |
You can also use "bold" as a colour, with comma if necessary - eg |
||
− | colour say bold,red |
+ | colour say bold,red |
You can clear your personalised setting, and revert to the mud default, with |
You can clear your personalised setting, and revert to the mud default, with |
||
− | colours remove say |
+ | colours remove say |
+ | |||
+ | [[category:commands]] |
Latest revision as of 10:10, 22 December 2020
USAGE colours colours <name> <value> colours remove <value>
This command handles customising the colours displayed in the mud - ie changing them to suit your tastes Some of types items displayed in the mud are allocated a "colour name", which is then given a default "colour value" eg "say" could be given a value "blue", in which case all "says" would appear in blue If you wish to have them appear in red, you would use :
colours say red
You can also use "bold" as a colour, with comma if necessary - eg
colour say bold,red
You can clear your personalised setting, and revert to the mud default, with
colours remove say