So I have a pretty basic question that I can't figure out... How can I get a trigger to use an alias?
i.e. I recently made a repetition alias... I'd like to be able to trigger...
#3 <something>
to execute the alias which would send to the mud
<something>
<something>
<something>
Similarly I would like to take an alias I already have and use it within that alias... I realize I might have to edit my script in some cases, but I can't get the alias to even go to the other alias...
i.e. "#3 ftw <something>" should call my "ftw <something>" alias... which is get (floor) <something>;put <something> in wagon... so ideal execution would send to the mud...
get (floor) <something>
put <something> in wagon
get (floor) <something>
put <something> in wagon
get (floor) <something>
put <something> in wagon
Anyone know if this can be done, and how?
i.e. I recently made a repetition alias... I'd like to be able to trigger...
#3 <something>
to execute the alias which would send to the mud
<something>
<something>
<something>
Similarly I would like to take an alias I already have and use it within that alias... I realize I might have to edit my script in some cases, but I can't get the alias to even go to the other alias...
i.e. "#3 ftw <something>" should call my "ftw <something>" alias... which is get (floor) <something>;put <something> in wagon... so ideal execution would send to the mud...
get (floor) <something>
put <something> in wagon
get (floor) <something>
put <something> in wagon
get (floor) <something>
put <something> in wagon
Anyone know if this can be done, and how?