|
Vesuva Newbie
Joined: 01 Feb 2008 Posts: 7 Location: Peterborough
|
Posted: Sat Feb 09, 2008 9:06 pm
Error registering on muds |
when i try to register on a mud and it asks for my e-mail, im unable to enter it, i put it but it completely ignore the at symbol (@) and everything after it, how do i disable this?
|
|
|
|
Arde Enchanter
Joined: 09 Sep 2007 Posts: 605
|
Posted: Sat Feb 09, 2008 9:18 pm |
The symbol @ is one of CMUD special characters. Using @ tells CMUD that text after this character is a variable name, not text that must be sent to MUD. You may quote @ symbol itself with another special character ~
myname~@mydomain.com
or quote the entire line with double quotes
"myname@mydomain.com" |
|
_________________ My personal bug|wish list:
-Wrong Priority when copy-paste setting
-1 prompt trigger for Mapper, Session and General Options, not 3 different!
-#SECTION can terminate threads
-Buttons can't start threads |
|
|
|
Fang Xianfu GURU
Joined: 26 Jan 2004 Posts: 5155 Location: United Kingdom
|
Posted: Sun Feb 10, 2008 1:47 am |
You can also start a line with the ` character (not an apostrophe) to send that line literally to the MUD.
|
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Feb 11, 2008 5:49 pm |
Also, I should mention that this is also on the bug list to be fixed in a future version. Them "smart" command line is supposed to send the @ character properly if it doesn't reference an existing CMUD variable.
|
|
|
|
|
|