What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Need a little help with msdn help files

Need a little help with msdn help files
Author: Message:
Dauntless
Junior Member
**


Posts: 16
– / Male / –
Joined: Aug 2006
O.P. Need a little help with msdn help files
Hi,

A few days ago I found out that you could write your own scripts for Msg+. I found this verry interesting so I took a go at it...

Now, I'm a fairly good Flash-Developer and Flash uses ActionScript, which is (syntax-wise) a lot like JavaScript / JScript.

Normally, I can easily figure things out for myself, using the helpfiles. The problem is: I just can't work with those msdn help files :S.


As my second script (my first was a simple /doSomething command), I wanted to write a little count down. Like: "5", "4", "3", "2", "1", "Happy newyear". (With a few seconds between every message).

I searched around a little and I found that this could be done with 'AddTimer' and 'OnTimer' (or atleast, that should give me a starting point).

So, first, I open up the msdn JScript reference (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/4a29a831-41c9-4843-9385-c3879e385585.asp) Since a Timer wouldn't be a method of an object, I clicked 'functions'. To my regret, there were only a few functions there... nothing about a timer class / function.

I also searched through the classes and methods, but I can't find anything about a timer. I also did a search for 'AddTimer', but that gave me some results about a CWorkerThread and CNoWorkerThread class. (And those are classes from the Visual C++ libraries or ATL Server).

I can't find out how to do a proper search (only within the JScript language reference) and I really can't find anything about a timer in the language references.

If you've read untill this point: Thank you! And it would even be nicer if someone could tell me how those damn msdn helpfiles work... (It would save you a lot of time, since I wouldn't be asking questions if I could find it for myself).

Ps: I've also used Visual Studio (with VBA I think) and those were also msdn helpfiles. Those helpfiles were crappy too, but at least they were more clear then these JScript help files...

Any thoughts please?? :)

Greets,
Dauntless
08-09-2006 10:32 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Need a little help with msdn help files - by Dauntless on 08-09-2006 at 10:32 PM
RE: Need a little help with msdn help files - by andrey on 08-09-2006 at 10:39 PM
RE: Need a little help with msdn help files - by Dauntless on 08-09-2006 at 10:41 PM
RE: Need a little help with msdn help files - by matty on 08-10-2006 at 03:22 AM
RE: RE: Need a little help with msdn help files - by Dauntless on 08-10-2006 at 07:55 AM
RE: Need a little help with msdn help files - by Mnjul on 08-10-2006 at 08:08 AM
RE: RE: Need a little help with msdn help files - by Dauntless on 08-10-2006 at 08:39 AM
RE: Need a little help with msdn help files - by matty on 08-10-2006 at 12:45 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