Another StuffPlug NG question... - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Forum: Plug-Ins (/forumdisplay.php?fid=28) +------ Thread: Another StuffPlug NG question... (/showthread.php?tid=36328) Another StuffPlug NG question... by Mike on 01-02-2005 at 06:00 PM
Hello. code:When I try to set it as an autotalker StuffPlug NG says : "Not a valid talker. Do you want to turn off the autotalker?" However, when I use /xtalk <name of talker> it works. Does anyone have any ideas why this happens? By the way I also tried coding the talker like this: code:and its the same thing happens... Other information: Windows Version: Windows XP, 5.01.2600 Messenger Client Version: 7.0.0425 Messenger Plus! Version: 3.40.0112 I named the talker "talker.ucase.vbs" (no quotes) and I put the talker on "C:\Program Files\Messenger Plus! 3\StuffPlug-NG" (I also put it in the Plugins folder) Thank you! RE: Another StuffPlug NG question... by TheBlasphemer on 01-02-2005 at 06:11 PM
Hmmm, little problem with SPNG1, RE: Another StuffPlug NG question... by matty on 01-02-2005 at 06:21 PM
code: That will work, you should check if the input is Null, if it is then set it to a Null String RE: Another StuffPlug NG question... by Mike on 01-02-2005 at 06:21 PM
Nope. code: Edit: Matty, your code doesnt work too... RE: Another StuffPlug NG question... by matty on 01-02-2005 at 06:23 PM
Try this: code: RE: Another StuffPlug NG question... by Mike on 01-02-2005 at 06:25 PM None of your code works Matty... |