Blockland Forums > Help
How to make a URL / Link in Text Events
Pages: (1/1)
TruBluRage:
onActivate > Client > ChatMessage > "Blah Blah Blah http://www.whateverhere.com/"
I wanna make that clickable with the 'M' thing ^
zenloth:
<a:(INSERT LINK HERE WITHOUT BRACKETS)>(INSERT TITLE HERE)</a>
Should work...
Its using TorqueML which is similar to HTML.
Thar ya go :)
zenloth:
--- Quote from: zenloth on July 15, 2009, 06:35:44 PM ---<a:(INSERT LINK HERE WITHOUT BRACKETS)>(INSERT TITLE HERE)</a>
Should work...
Its using TorqueML which is similar to HTML.
Thar ya go :)
--- End quote ---
One thing I forgot to mention... Gah no edit button... Remove the http:// from the beginng of the URL...
EXAMPLE
--- Code: ---<a:forum.blockland.us/index.php?topic=76513.0>Link</a>
--- End code ---
Would be the equivilent of Link
TruBluRage:
Thank you.
(Thread has been locked due to issue resolved)
Pages: (1/1)