Okay, I'm sure you're sick and tired of me... but, I have somewhat of a request.
While triggers can't call aliases, it would be really nice if aliases could call aliases, for the following reason: (and really, the same would be true for triggers)
I asked how to insert a delay into things, and the current only way to effectively do what I want is to move everything into a script. This somewhat hampers the ability to add functionality to the client. As an example, with my wait function.. if it were frequently required, I could simply make an alias, call it /wait, pass it an argument which was a length of time, then have my other aliases, etc, call that alias to insert a pause into them. This makes it alot easier to make movement aliases (something which is required sometimes when it would take more effort then its worth to make a speedwalk). Since this is something that comes up very frequently for me, and I'm sure some others, it would be really nice. Not that I have a problem writting a script to do it, but it's annoying to have to generate speedwalks using the mapper, then pulling them out and putting them into a script, its tedious. (not to mention that _all_ my speedwalks would have to be pulled out, yikes. I would run into this problem with nearly any lpmud, most likely)
Anyways, it might not be feasible, but hey, can't blame a guy for trying :)
While triggers can't call aliases, it would be really nice if aliases could call aliases, for the following reason: (and really, the same would be true for triggers)
I asked how to insert a delay into things, and the current only way to effectively do what I want is to move everything into a script. This somewhat hampers the ability to add functionality to the client. As an example, with my wait function.. if it were frequently required, I could simply make an alias, call it /wait, pass it an argument which was a length of time, then have my other aliases, etc, call that alias to insert a pause into them. This makes it alot easier to make movement aliases (something which is required sometimes when it would take more effort then its worth to make a speedwalk). Since this is something that comes up very frequently for me, and I'm sure some others, it would be really nice. Not that I have a problem writting a script to do it, but it's annoying to have to generate speedwalks using the mapper, then pulling them out and putting them into a script, its tedious. (not to mention that _all_ my speedwalks would have to be pulled out, yikes. I would run into this problem with nearly any lpmud, most likely)
Anyways, it might not be feasible, but hey, can't blame a guy for trying :)