What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Simple script Request :)

Simple script Request :)
Author: Message:
roflmao456
Skinning Contest Winner
****

Avatar

Posts: 955
Reputation: 24
29 / Male / Flag
Joined: Nov 2006
Status: Away
RE: Simple script Request :)
code:
function OnEvent_ChatWndSendMessage(ChatWnd, Message){
if(Message.substr(0,1) != "/" || Message.substr(0,1) != "!") return "\n" + Message + "\n";
}

paste that into a new script and there you go.

This post was edited on 04-23-2008 at 01:03 AM by roflmao456.
[quote]
Ultimatess6
: What a noob mod
04-22-2008 11:26 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Simple script Request :) - by FlintAlt on 04-22-2008 at 10:45 PM
RE: Simple script Request :) - by roflmao456 on 04-22-2008 at 11:26 PM
RE: Simple script Request :) - by FlintAlt on 04-22-2008 at 11:34 PM
RE: Simple script Request :) - by Spunky on 04-23-2008 at 12:45 AM
RE: Simple script Request :) - by roflmao456 on 04-23-2008 at 01:04 AM


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