echoLink help

Post Reply
Caelic
Posts: 65
Joined: Sun Nov 20, 2011 4:52 am

echoLink help

Post by Caelic »

So.. basically, what I'm trying to do with an echoLink is this... and I know its not right, but you'll see what I want in the layout..


cecho("\n<a_darkred><<" .. " <orange_red>PARTY INVITE FROM " .. matches[2]:upper() .. " ** " .. echoLink("<a_darkred>CLICK TO ACCEPT",[[send("PARTY ACCEPT"]],"CLICK TO ACCEPT") .. " <orange_red>** THE PARTY INVITE <a_darkred>>>\n")


Anyone able to set m straight on this?

User avatar
Omit
Posts: 190
Joined: Sun Aug 01, 2010 10:54 pm
Location: Middle Earth
Contact:

Re: echoLink help

Post by Omit »

hmm... try the echoLink function... set the last parameter to false... use fg or setFgColor function to set color.... use setUnderline function.... make sure to reset format after.

Caelic
Posts: 65
Joined: Sun Nov 20, 2011 4:52 am

Re: echoLink help

Post by Caelic »

Alright, I think I understand that. I'll work on it, thank you.

Post Reply