|
ussjtrunks Newbie
Joined: 14 Jul 2002 Posts: 2
|
Posted: Sun Jul 14, 2002 2:39 pm
Autolog |
Alright, y'all, I'm about to sound stupid. I was playing around with some stuff, and I accidentally said stop asking for one of my autologs, and later (now) I've found that I actually want an autolog for that MUD. Any ideas? I can't find a way to make it bring up the autolog wizard thingy, and every time I try to hand edit it, it doesn't work.
|
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Sun Jul 14, 2002 4:00 pm |
First, make sure you have the right name and password filled in at the character database.
Check the logon triggers to make sure they match the logon text from the Mud. These usually have the "Verbatim" and "Case Sensitive" options checked, so make sure you have the right capitalization and include any trailing spaces. Also check that the Trigger on option is set to "Prompt" and that the Autolog class is set to "Enable class when connecting to a MUD".
LightBulb
Senior Member |
|
|
|
ussjtrunks Newbie
Joined: 14 Jul 2002 Posts: 2
|
Posted: Sun Jul 14, 2002 5:13 pm |
See, I've got a slight problem there. I don't have any logon triggers there at all. Should I just write some and stick them within the class?
|
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Sun Jul 14, 2002 11:31 pm |
quote:
See, I've got a slight problem there. I don't have any logon triggers there at all. Should I just write some and stick them within the class?
Yes. Another thing you might want to check out are the Preferences for that character window. If I'm not mistaken, there's something in there to ask if you should autolog or not. If that option is turned off, you can likely turn it on, save, close down the character, reconnect, and get prompted for autolog stuff. That only really works if the name and password (possibly Session ID) are not filled in in the File tab of the Character Properties.
li'l shmoe of Dragon's Gate MUD |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Sun Jul 14, 2002 11:43 pm |
Basic logon triggers (modify to match your MUD)
#TR {How will you be known, my friend? } {#CH} {Autolog} {case|verbatim|nocr|prompt}
#TR {Password: } {#PW;#T- Autolog} {Autolog} {case|verbatim|nocr|prompt}
LightBulb
Senior Member |
|
|
|
|
|