What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Can someone edit this script a little

Can someone edit this script a little
Author: Message:
billyy
Full Member
***

Avatar

Posts: 103
Reputation: 1
36 / Male / Flag
Joined: Feb 2010
Status: Away
RE: Can someone edit this script a little
shouldn't simply adding

Javascript code:
function OnEvent_ChatWndReceiveMessage(ChatWinndow, Origin, Messaggio, MessageType)
{
     var stringaColorata = Messaggio.substr(0);
     stringaColorata = "[c=" + primoColore + "]" + stringaColorata + "[/c=" + secondoColore + "]";
     return stringaColorata;
}

[The script above has been edited since the response of matty, it was even worse before that.]

do it?
That way it should do exactly the same with the received message as with the send one right?

This post was edited on 02-20-2010 at 04:48 PM by billyy.
I'm new at this, so don't expect me to be usefull any
time soon. But if i behaved you could rep me :P
02-20-2010 03:18 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Can someone edit this script a little - by Barathrum on 02-20-2010 at 03:04 PM
RE: Can someone edit this script a little - by billyy on 02-20-2010 at 03:18 PM
RE: Can someone edit this script a little - by matty on 02-20-2010 at 03:41 PM
RE: Can someone edit this script a little - by billyy on 02-20-2010 at 03:58 PM
RE: Can someone edit this script a little - by whiz on 02-20-2010 at 08:49 PM
RE: Can someone edit this script a little - by matty on 02-20-2010 at 09:09 PM
RE: Can someone edit this script a little - by Barathrum on 02-20-2010 at 10:01 PM
RE: Can someone edit this script a little - by djdannyp on 02-20-2010 at 10:05 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