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

Help ME
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15517
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Help ME
Matty, still a small booboo:
code:
case 'do' :
        return m[2]+' 'objChatWnd[pChatWnd.Handle];
=>
code:
case 'do' :
        return m[2]+' '+objChatWnd[pChatWnd.Handle];

;)



Not exactly sure what he wants either though....

--

I first thought he wanted to append the text "(John)" to John's nickname in a chat window (which is indeed not possible with Plus! scripting)

--

Then I thought he meant he wanted to save a textual shortcut to the chatwindow, so he can write, from another chat window, to this now named chat window. Something like:

Input in a chat with John:
  /setname MyChatWithJohn

Input in a chat with Tom:
  /do hello

Output in chat with John:
  Me says:
  hello (MyChatWithJohn)

--

But now I see you believe he asks for yet something else...
so... :undecided:

This post was edited on 05-04-2010 at 06:56 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
05-04-2010 06:49 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Help ME - by traxrex on 05-03-2010 at 12:01 PM
RE: Help ME - by matty on 05-03-2010 at 04:01 PM
RE: Help ME - by traxrex on 05-04-2010 at 01:42 AM
RE: Help ME - by matty on 05-04-2010 at 02:04 AM
RE: Help ME - by traxrex on 05-04-2010 at 05:50 AM
RE: Help ME - by matty on 05-04-2010 at 12:50 PM
RE: Help ME - by CookieRevised on 05-04-2010 at 06:49 PM
RE: Help ME - by traxrex on 05-05-2010 at 03:12 AM
RE: Help ME - by CookieRevised on 05-05-2010 at 08:04 AM
RE: Help ME - by traxrex on 05-06-2010 at 04: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