What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Gradient text problem

Gradient text problem
Author: Message:
Llama_dude
Junior Member
**

Avatar
malal s rae regat! uyo hinket?

Posts: 17
Reputation: -1
– / Male / –
Joined: Jun 2006
O.P. Gradient text problem
Right, i wrote my self a script for gradient text, only problem being, people with out windows live plus, cant understand me, because ofthe colour codes infrotn and at the end of the text. And also, i cant send sounds when i have gradient text on.

here is my script :

function OnEvent_ChatWndSendMessage(ChatWnd, Message)
{
var MsgOutput = null;
MsgOutput= "[c=4]" + Message + "[/c=3]" ;

return MsgOutput;
}

I was wodnering if you guys could edit it so it only sends gradient to certain contacts( obviously i can write the addresses in the code myself) and if theres a way to send sounds aswell as using gradient text.
Oh, and if possible, i heard theres a fancy little feature that makes the gradient text go from one colour to another, the nback to the original?

I'd be grateful for a little help.
Thanks
07-01-2006 09:31 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Gradient text problem - by Llama_dude on 07-01-2006 at 09:31 PM
RE: Gradient text problem - by RaceProUK on 07-02-2006 at 12:05 AM
RE: Gradient text problem - by Llama_dude on 07-02-2006 at 11:51 AM
RE: Gradient text problem - by crank on 07-02-2006 at 11:58 AM
RE: Gradient text problem - by Llama_dude on 07-02-2006 at 01:13 PM
RE: Gradient text problem - by RaceProUK on 07-02-2006 at 02:30 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On