|
gryningstid Newbie
Joined: 18 Nov 2001 Posts: 3 Location: Sweden
|
Posted: Sun Nov 18, 2001 12:15 am
MXP and Httplinks. |
Hi.
I'm having some problems to get this to work.
I'm testing with the new Beta client and cant get http links to work.
have tryed stuff like:
<A HREF="www.com">x</A>
How should it do ? |
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Sun Nov 18, 2001 2:29 am |
quote:
Hi.
I'm having some problems to get this to work.
I'm testing with the new Beta client and cant get http links to work.
have tryed stuff like:
<A HREF="www.com">x</A>
How should it do ?
I think it's the SEND tag, instead of the A tag like in HTML.
#sub "<send href='go north'>"north"</send>"
The above will turn the word 'north' in any configuration into a hyperlink that when clicked will send the command, GO NORTH.
li'l shmoe of Dragon's Gate MUD |
|
|
|
Kjata GURU
Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Sun Nov 18, 2001 1:05 pm |
<A> should also work, but it sends the link to the browser instead.
Are you typing this in the command-line and sending it to the MUD. If so, what are you try to do? Send this so everyone in the MUD can see it? Or just so it will display in your screen?
Kjata |
|
|
|
|
|