What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Little help with a code??? -> ANOTHER HELP

Little help with a code??? -> ANOTHER HELP
Author: Message:
MicroWay
Senior Member
****

Avatar
Do you want me? Try to get me!

Posts: 571
Reputation: 16
37 / Male / Flag
Joined: Jul 2006
Status: Away
O.P. Huh?  Little help with a code??? -> ANOTHER HELP
Hello people,

Me and my "very good, excelent and briliant skills" on coding :$ tryed to do a very-simple timed status changer, BUT, of course, Plus! didn't accept it (the code it's wrong).
code:
function OnEvent_Initialize(MessengerStart)
{
MsgPlus.AddTimer("Statuz", 300000);
}

function onEvent_Timer(timerID)
{

if(timerID == "Statuz")
{
Messenger::MyStatus = 2
}


Can someone try to teach where are the errors, please???
:S:$

Edit: Forgot to say that I tryed to find answers by using the search function, but nothing... :S

This post was edited on 03-19-2007 at 10:34 PM by MicroWay.
03-19-2007 02:29 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Little help with a code??? -> ANOTHER HELP - by MicroWay on 03-19-2007 at 02:29 AM
RE: Little help with a code??? - by deAd on 03-19-2007 at 02:32 AM
RE: Little help with a code??? - by MicroWay on 03-19-2007 at 02:48 AM
RE: Little help with a code??? -> ANOTHER HELP - by MicroWay on 03-19-2007 at 10:37 PM
RE: RE: Little help with a code??? -> ANOTHER HELP - by markee on 03-19-2007 at 10:41 PM
RE: Little help with a code??? -> ANOTHER HELP - by MicroWay on 03-19-2007 at 10:45 PM
RE: Little help with a code??? -> ANOTHER HELP - by markee on 03-19-2007 at 11:09 PM
RE: Little help with a code??? -> ANOTHER HELP - by TheGuruSupremacy on 03-19-2007 at 11:34 PM
RE: Little help with a code??? -> ANOTHER HELP - by MicroWay on 03-20-2007 at 12:17 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