Re: [Audyssey] command suggestions for Alteraeon

2016-07-11 Thread dark
Thanks Dentin, that is awesome, and will make life a lot easier. All the best, Dark. - Original Message - From: "Dennis Towne" To: "Gamers Discussion list" Sent: Monday, July 11, 2016 3:53 PM Subject: Re: [Audyssey] command suggestions for Alteraeon Todo and

Re: [Audyssey] command suggestions for Alteraeon

2016-07-11 Thread Dennis Towne
Todo and done keywords added to the quest commands, eg: quest sloe done quest kordan todo -dentin Alter Aeon MUD http://www.alteraeon.com On Sun, Jul 10, 2016 at 7:13 PM, Travis Siegel wrote: > Oh, I use the grep command all the time in my aliases. > I have one that shows my experience, and (t

Re: [Audyssey] command suggestions for Alteraeon

2016-07-10 Thread Travis Siegel
Oh, I use the grep command all the time in my aliases. I have one that shows my experience, and (this is from memory, so it may be off a bit) but it's something like level | grep experience and then I just get two lines, one showing my current experience, and a second line mentioning somethin

Re: [Audyssey] command suggestions for Alteraeon

2016-07-08 Thread dark
before I get to the next one on the list would be good indeed. All the best, Dark. - Original Message - From: "Dennis Towne" To: "Gamers Discussion list" Sent: Friday, July 08, 2016 2:10 AM Subject: Re: [Audyssey] command suggestions for Alteraeon Just now getting

Re: [Audyssey] command suggestions for Alteraeon

2016-07-07 Thread Dennis Towne
Just now getting caught up on my mail. The TODO in the quests command is in uppercase - so if you do "quest arch | grep TODO", it'll work. I can also look at getting a generic todo keyword added for filtering. -dentin Alter Aeon MUD http://www.alteraeon.com On Mon, Jun 27, 2016 at 7:31 AM, dar

Re: [Audyssey] command suggestions for Alteraeon

2016-06-27 Thread dark
Hi john. Funny, i've never even heard of this command until I wanted a way to show the done quests as I said, hence why i'd like a streight forward way of doing it. fair enough if people find the grep thing useful, but maybe I'm just not good with all this scripting malachy but I really am a

Re: [Audyssey] command suggestions for Alteraeon

2016-06-27 Thread john
7;d highly recommend going over the helpfile with a fine-toothed comb, because it's most certainly time well spent. -- From: "dark" Sent: Sunday, June 26, 2016 21:39 To: "Gamers Discussion list" Subject: Re: [Audyssey] comm

Re: [Audyssey] command suggestions for Alteraeon

2016-06-26 Thread dark
rcase or something like that, since it's a command I use a lot. All the best, Dark. - Original Message - From: "john" To: "Gamers Discussion list" Sent: Monday, June 27, 2016 2:11 AM Subject: Re: [Audyssey] command suggestions for Alteraeon You may have

Re: [Audyssey] command suggestions for Alteraeon

2016-06-26 Thread john
't given that there is a way to see what quests you've done :D. All the best, Dark. - Original Message - From: "john" To: "Gamers Discussion list" Sent: Sunday, June 26, 2016 3:04 PM Subject: Re: [Audyssey] command suggestions for Alteraeon > As for ques

Re: [Audyssey] command suggestions for Alteraeon

2016-06-26 Thread dark
ng description again. All the best, Dark. - Original Message - From: "valiant8086" To: "Gamers Discussion list" Sent: Sunday, June 26, 2016 3:16 PM Subject: Re: [Audyssey] command suggestions for Alteraeon Hi. When you turn brief on, using the look command on

Re: [Audyssey] command suggestions for Alteraeon

2016-06-26 Thread dark
ou've done :D. All the best, Dark. - Original Message - From: "john" To: "Gamers Discussion list" Sent: Sunday, June 26, 2016 3:04 PM Subject: Re: [Audyssey] command suggestions for Alteraeon As for quests, the command you're looking for is: quest | gre

Re: [Audyssey] command suggestions for Alteraeon

2016-06-26 Thread valiant8086
Hi. When you turn brief on, using the look command on alter doesn't give you the long version. To do that, you leave brief mode turned off, and turn on autobrief. That way, when you walk, you get to skip long description so you can determine quickly if you might have blundered into a charact

Re: [Audyssey] command suggestions for Alteraeon

2016-06-26 Thread john
As for quests, the command you're looking for is: quest | grep -i todo for example: quest kordan | grep -i todo See the helpfiles for grep and possibly wc for more info. -- From: "dark" Sent: Sunday, June 26, 2016 9:58 To: Subject: [Audyssey] comm