Author Topic: Making a word a link?  (Read 757 times)

/title
so basically i want players to be able to click on a word that says something like "website" and make them go to a specific link
I want this for a welcome message.

Code: [Select]
[url=linkhere]Words Here.[/url]

For it to be in game, like your welcome message do this.

<A href = "www.Website.whatevs">Your words go here</a>

Note there is no HTTP just www

uhhh no
what you do is <a=www.blockland.us>text</a>

uhhh no
what you do is <a=www.blockland.us>text</a>
Still no

<a:www.yourwebsite.com>Text here</a>


Still no

<a:www.yourwebsite.com>Text here</a>
This is the only correct post.

Still no

<a:www.yourwebsite.com>Text here</a>
a note:
make sure you don't add http:// to the link, it'll break it