having problems with /

Posted by FishOnSpeed on Mon 19 Nov 2007 01:31 PM — 5 posts, 18,417 views.

USA #0
whenever i put / into the command line i cast recall

im told its a client side alias but i didnt set this up
and theres no list of it in my alias'. anyone know how i
would change this?
USA #1
If it's on the client, it's set in the Alias section. But it doesn't sound like it is. / is typically a MUD command to recall, and has nothing to do with the client.
Australia Forum Administrator #2
To be absolutely certain, turn on Edit menu -> Debug Packets. Then type "/" and see what is sent. In my case I saw:


Sent  packet: 4 (3 bytes)

/..                2f 0d 0a


In other words, it sent the slash. I think Zeno is right, in some MUDs they make "/" a shortcut for recall.
USA #3
To be sure, log on the MUD using another client and try /
USA #4
ah ok thank you i will