Author Topic: URL link in game?  (Read 429 times)

Hey guys,

I was wondering how to make it so there is a link in-game in the welcome message of a server. I know I can just copy and paste the link but that is too big. I know that the code for it in the forums [ url = this link/] Name [ / url ]
but that doesnt work in-game. Who knows?

I think it ahd to do with
<a:[URL here]>
Or something.
It has <, > and an a.

I think it ahd to do with
<a:[URL here]>
Or something.
It has <, > and an a.
<a:hyperlink>   :   Creates a hyperlink. The URL replaces hyperlink (Do not use http://). The text after
                               the hyperlink becomes the link. "<a:forum.blockland.us/index.php?topic=152233.0>URL link in game?" would create a link sending you to this thread. Note: This
                               only works in chat messages. To end the hyperlink, use </a>.

Thanks guys, locking this topic.