What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » New Plugin suggestion

New Plugin suggestion
Author: Message:
.Roy
Veteran Member
*****

Avatar

Posts: 1526
Reputation: 11
20 / Male / –
Joined: Aug 2004
O.P. Roll Eyes  New Plugin suggestion
how bout being able to have like a prefix everytime you write a sentence  and also at the end.. like what i mean is

You heard a voice say:  (What ever you type) And the voice slowly faded away. 

where u can edit the  You heard a voice say:  And the voice slowly faded away. 

That would be cool
08-28-2004 12:23 PM
Profile PM Web Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: New Plugin suggestion
You could put that in a StuffPlug NG talker, and set it as the autotalker.
code:
function talker(input)
{
    return "Prefix " + input + " Postfix";
}
Easy when you know how :P.

This post was edited on 08-28-2004 at 01:34 PM by RaceProUK.
[Image: spartaafk.png]
08-28-2004 01:33 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


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