Author Topic: linking with events  (Read 755 times)


do a centerprint/chatmessage/whatever event
and then type in the link
it's that simple
make sure to include the http:// part though

do a centerprint/chatmessage/whatever event
and then type in the link
it's that simple
make sure to include the http:// part though
Nonononononono.
You can only put links in chat message, no centerprint or bottomprint.
And to do it right, put <a:www.link.com>Link Title</a>
To make the client see a Link Title and if he clicks on it he opens internet explorer and goes to www.link.com

That's how you do it right.

Nonononononono.
You can only put links in chat message, no centerprint or bottomprint.
And to do it right, put <a:www.link.com>Link Title</a>
To make the client see a Link Title and if he clicks on it he opens internet explorer and goes to www.link.com

That's how you do it right.
oh.
i thought you just put the link in normally
nevermind


do a centerprint/chatmessage/whatever event
and then type in the link
it's that simple
make sure to include the http:// part though
Nonononononono.
You can only put links in chat message, no centerprint or bottomprint.
And to do it right, put <a:www.link.com>Link Title</a>
To make the client see a Link Title and if he clicks on it he opens internet explorer and goes to www.link.com

That's how you do it right.
thank you Mold Link, and shygriff: thats how you link in the chat

EDIT: cont: not with events

EDIT: cont: not with events
Make sure you don't include the http:// part.

e.g you need to put

<a:www.blockland.us>Blockland!</a>
instead of
<a:http://www.blockland.us>Blockland!</a>