I'm looking to make an alias that would vault onto my mount and recognize when I recover balance so that I can immediately use trample. How would I go about setting this up for Mudlet?
Is there a way to specify which mount to vault with that bit that uses Svo? If there's more than one hippogriff in the room it seems like I'll try to vault onto the other hippogriff I don't own.
@Alexandre: Svo stores the last thing you tried to vault, so do 'vault hippogriff#####' and it will use that from now on. Alternatively name your mount (if you haven't yet), and do 'vault <your mount's name>'.
Comments
Then in your trample trigger, just set the trampling variable to false:
svo.defs.
keepup("riding", true)
svo.doadd("trample")
GMCP documentation: https://github.com/keneanung/GMCPAdditions
svof github site: https://github.com/svof/svof and documentation at https://svof.github.io/svof
Results of disembowel testing | Knight limb counter | GMCP AB files