User:Proeliator

From Discworld MUD Wiki
Revision as of 12:26, 2 November 2022 by Proeliator (Talk | contribs)

Jump to: navigation, search

Some of the aliases I use in game, feel free to pinch and edit to suit


Horses

Display all skills relevent to horses:

alias hopri options output skills = list;skills ad.mo.ri.ho,fi.sp.mo,cr.hu.an.gr,cr.me.di $*$;options output skills = branched


Assessing:

alias ahh assess $arg:horses$ health

alias ahn assess $arg:horses$ needs

alias aht assess $arg:horses$ traits


Buying hay/oats:

alias bhh buy hay;palm hay from hay;drop empty sacks;stash hay in my mount

alias bho buy oats;palm oats from oats;drop empty sacks;stash oats in my mount

Feeding hay/oats:

alias fhh retrieve $arg:\1$ handful of hay from my mount;feed hay to my mount

alias fho retrieve $arg:\1$ handful of oats from my mount;feed oats to my mount

Misc Aliases

Primaries

options output skills = list;skills primaries $*$;options output skills = branched

Money brief & rated as AM in my pack & held inventory

alias $ open pack;money in pack brief;rate coins in pack as am;close pack;money brief;rate coins as am

move alias to an alias category

alias ma $ifarg2: alias set category $1$ $2$ $else$ifarg1: frimble you need to select a catergory $else$ frimble Syntax ma [alias name] [alias category] $endif$endif$