What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
Confirmation that message was sent
Sup, Sometimes i send a message and it isn't sent but i don't get a notification alerting me of that. Is there a script that checks if message was really sent? I remember seeing something like that months ago around here but can't seem to find it ...
strangel3tScripting02-20-2010 at 10:21 PM
RE: quoting
Thanks dude, this is the code i'm using: var color = "#889967"; function OnEvent_ChatWndSendMessage(ChatWnd, Message){ if(Message.substr(0,2) === ">>") return "[c="+color+"]"+Message+"[/c]"; } A friend of mine reported that he was rece...
strangel3tScripting11-23-2009 at 01:10 PM
quoting
Sup, I'm trying to find a script to make the color of my text change if it begins with '>>' Is there already such thing ? Something similar? I could sript it easily but I don't know where to start.
strangel3tScripting11-23-2009 at 01:54 AM
[Hide Excerpts]