What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Help to a newbie?

Help to a newbie?
Author: Message:
Jip
Junior Member
**


Posts: 28
Joined: Jun 2004
RE: Help to a newbie?
U will have to include the 2 files as part as the API, then u need to make ur own

u need the initalize function and uninitalize ones

configures functions
and GetPublishCommandInfo

which needs the name of the command ur going to use in msn e.g(/xchangename) U MUST USE X BEFORE YOUR COMMAND

then u will need  ParseCommand

there u need to put

If (StrComp(LCase(sCommand), "/xsamplevb", vbTextCompare) = 0) Then

sResult = DiferenciaEnFechas(blahhfgh)

/xsamplevb, to be replaced with the name of ur plugin command

then its just time for testing :)))

02-11-2005 11:53 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Help to a newbie? - by Fröt on 02-11-2005 at 07:51 PM
RE: Help to a newbie? - by Plik on 02-11-2005 at 07:54 PM
RE: Help to a newbie? - by Fröt on 02-11-2005 at 07:58 PM
RE: Help to a newbie? - by Plik on 02-11-2005 at 08:02 PM
RE: Help to a newbie? - by Fröt on 02-11-2005 at 08:07 PM
RE: Help to a newbie? - by Plik on 02-11-2005 at 08:12 PM
RE: Help to a newbie? - by Fröt on 02-11-2005 at 08:26 PM
RE: Help to a newbie? - by Jip on 02-11-2005 at 11:53 PM
RE: RE: Help to a newbie? - by Fröt on 02-12-2005 at 12:37 AM
RE: Help to a newbie? - by Plik on 02-12-2005 at 12:43 AM
RE: RE: Help to a newbie? - by Fröt on 02-12-2005 at 12:48 PM
RE: Help to a newbie? - by (CyBeRDuDe) on 02-12-2005 at 01:09 PM
RE: Help to a newbie? - by Fröt on 02-12-2005 at 01:22 PM
RE: Help to a newbie? - by taz030485 on 02-19-2005 at 12:38 PM


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