#TRIGGER {({@mountedlist}) stumbles with {his|her} attack, sending {his|her} (*) (%w) flying!} {#if (%3=longsword) {get sword;give sword %1} {get %3;give %3 %1"}} {mountedfumble}
about the trigger the if part for the longsword was due to alot of people using dark steel longswords and they for some whacko reason dont respond to longsword heh
#ALIAS {#var mountedlist {%additem(%proper(%1),@mountedlist)}} {Madd}
adds a name to mounted list
#ALIAS {#var mountedlist {%delitem(%proper(%1),@mountedlist)}} {Mdel}
deletes a name from mounted list
#ALIAS {#var mountedlist {}} {Mclear}
clears the mounted list
hope i pasted all that right and stuff with all the #trig and #alias crap if not lemme know
