Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » zMUD General Discussion
terri73
Newbie


Joined: 06 Jun 2007
Posts: 2

PostPosted: Thu Jun 07, 2007 12:20 am   

Achaea inrift script?
 
I've searched these forums and Achaea's and haven't found what I'm looking for yet, though I could always be overlooking it, too. Confused My question is this then. I'm looking for an easier inrift option than 'inr all plant' and hitting the up arrow and repeating until I'm holding no more herbs. One that will basically inrift what I'm holding and stop when I'm not holding anything else that's riftable, so this would include things like inks or basic comms, too. If anyone could give me some help on this I'd really appreciate it. :)
Reply with quote
Fang Xianfu
GURU


Joined: 26 Jan 2004
Posts: 5155
Location: United Kingdom

PostPosted: Thu Jun 07, 2007 1:45 am   
 
The easiest way would just be something like this

#50 {inr all plant}

There's also a preference option to not clear the command line when you press enter. instead, it'll highlight the line so that typing will overwrite it, but you can just press enter to send the command again. This'll let you repeat the previous very quickly.

If you really want a script to do it, just create something like this:
#alias inriftall {#t+ INRALL;#t+ INRALLoff;inr all plant}
#trig "INRALL" {successful INR message} {inr all plant}
#trig "INRALLoff" {unsuccessful INR message} {#t- INRALL;#t- INRALLoff}
_________________
Rorso's syntax colouriser.

- Happy bunny is happy! (1/25)
Reply with quote
terri73
Newbie


Joined: 06 Jun 2007
Posts: 2

PostPosted: Thu Jun 07, 2007 2:44 am   
 
Ok, thanks! Looks simple enough. Thanks for the fast response, too. Very Happy
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » zMUD General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net