Search Results |
Subject |
Author |
Forum |
Time |
[Release] Countdown Live (Latest: 2.2.021) [align=center][size=6][b]Countdown Live[/b][/size] [b]Current version: 2.2.021[/b][/align] [size=4](*) [b]Latest version[/b][/size] Countdown Live version 2.2.021 was released on [i]Saturday, 21 February 2009[/i]. View the change log below for more i... | Matti | Scripting | 08-19-2006 at 03:07 PM |
[?] Stop the X button from closing a PlusWnd Hello again! :P Countdown Live is almost ready to rock! Now I need some help again... As you know, a PlusWnd has a close button in the top right corner. When you click it, it'll close the window. I now want to stop it closing the window and display ... | Matti | Scripting | 08-11-2006 at 09:03 AM |
RE: AddTimer makes msn crash If you read your code you'd understand that because you don't do that, it causes your whole code to fail. Also doing that won't make the command show, as it returns the message if it is counting. [code]var counter = 6; var curWnd; function OnEven... | Silentdragon | Scripting | 08-10-2006 at 03:17 AM |
RE: AddTimer makes msn crash I fixed this and now he does display 'Happy new year' after 5 seconds... But I also want him to display '5', '4', '3', ... And do you know the answer to my other questions ? | Dauntless | Scripting | 08-10-2006 at 12:49 AM |
RE: AddTimer makes msn crash 1. Jscript automatically converts between types. 2. Stuff: [code]if(counting) { return ""; }[/code] That returns nothing making your script not work. Return msg. [code]MsgPlus.AddTimer("commandCountDown", 1000);[/code] One second timer. [code]els... | Silentdragon | Scripting | 08-10-2006 at 12:36 AM |
AddTimer makes msn crash Hi, What I'm trying to do, is this: [you type] /countdown [send msg]5 [send msg]4 [send msg]3 [send msg]2 [send msg]1 [send msg]"Happy Newyear" This is what I have so far: [code]var counter = 6; var currentCW; var counting = false; function OnEve... | Dauntless | Scripting | 08-10-2006 at 12:08 AM |
[bug] possable scripting bug in my script thread [url=http://shoutbox.menthix.net/showthread.php?ti d=62235][Release] CountDown [Update: Version 2.2][/url] people have been reporting problems apprently its taking [b]9[/b]/14/06 as "Sat [b]Oct[/b] 14 21:39:00 UTC-0300 2006" now ... | NiteMare | | 07-31-2006 at 06:22 PM |
RE: Debug Window - File Name This would be a very nice idea because when your script folder looks like this : Folder PATH listing C:\PROGRAM FILES\MESSENGER PLUS! LIVE\SCRIPTS\SCREENSHOT SENDER 4 | WndAbout.handler.js | WndAdvanced.handler.js | WndAllContacts.handler.... | matty | Scripting | 07-28-2006 at 02:26 AM |
RE: count down timer thanks for that explination chris4 @4penguino: if you have any more questions or still don't understand, please post with a bit more detail on what you don't understand | NiteMare | Scripting | 07-20-2006 at 07:58 PM |
RE: count down timer [img]http://www.msgpluslive.net/scripts/browse/upl oads/screen-shot3.gif[/img] Count Date: Just simply set the date that you want to count down to (Note: It's American date, so it's mm/dd/yyyy) Count Time: [24hr clock] Set the time that you want to ... | Chris4 | Scripting | 07-20-2006 at 07:46 PM |
RE: [request] Two emoticon requests I have Mess Patch, installed. Thats the only patch I use. I have enabled the addons option, but am currently not using any. Then of course I have MsgPlus! Live installed with 4 scripts (Plus!Mail, appmon+, background changer, and countdown). The emo... | Keikonium | WLM Plus! General | 07-14-2006 at 12:46 AM |
RE: Forcing A script not to record an event That wont work for several reasons: 1) Plus! does not read the registry settings each and every time. They are only read in when you open the preferences panel and stored when you click to 'ok' or 'apply' button in the settings (or when you toggl... | CookieRevised | Scripting | 07-11-2006 at 11:20 PM |
RE: [Release] CountDown [Update: Version 3.0.25] that seems like a whole nother project:P, i'm still working on geting it multi language compatable i'll add it to the todo list | NiteMare | Scripting | 07-10-2006 at 02:31 AM |
RE: [Release] CountDown [Update: Version 3.0.25] For the preset count down, I suggest setting the date of the release of that version to be the default date, and the default count down message to be: [code]%d Day{d} %h Hour{h} %m Minute{m} %s Second{s} Since I downloaded the countdown script by Nit... | Lou | Scripting | 07-10-2006 at 02:22 AM |
RE: [Release] CountDown [Update: Version 3.0.25] It doesn't replace the old Count Down. This script is named CountDown and the old one was Count Down. In the future keep the name consistent so the update will install over the old one. Other than that, good work. Edit: When I click disable count... | jmccarroll | Scripting | 07-08-2006 at 05:42 AM |
RE: Cannot CreateChildWnd [code] function LoadChildWindows(Wnd){ /* Load Child Windows */ WndGeneral = MsgPlus.CreateChildWnd(Wnd, "ss4_gui.xml", "WndGeneral", 153, 40, true); /* Set option values */ ... | matty | Scripting | 06-26-2006 at 01:25 AM |
RE: Messenger Plus! Live - Released! Posted by SonicSam... :p http://ihave.theweener.com/The%20Countdown%20To%20 Messenger%20Plus%20Live.wmv | Patchou | Archive | 06-25-2006 at 04:24 AM |
RE: Msgplus live plugins Well, [i]alex p[/i] already made some [url=http://msig.info/plusscripts/]scripts[/url] for the BETA, which will work in the final aswell: [list] [*][b]World Cup 2006 Live[/b] - Display the score of the current match playing in Germany in your PM or d... | Matti | Plug-Ins | 06-23-2006 at 04:41 PM |
RE: msgplus live for vista? Great news!!! :zippy: Finally, I can set a countdown for the greatest WLM addon ever! :D | Matti | WLM Plus! Help | 06-19-2006 at 12:11 PM |
RE: High Processor usage Yes, i'm aware of this. I know WLM does use higher Memory than previous MSN Messenger versions. But i was worried about the CPU usage. This gave me a hardtime on monday. Yesterday though had no problems at all. | Salem | | 05-10-2006 at 07:49 PM |
MSN Signing IN & OUT Constantly I've had this problem for months now.. MSN just randomly signs me out in the middle of convos, and then has a little countdown for like 50seconds and then tries to RE-sign in. The problem is that it does this continuously.. whether Im home or not ho... | butmunch | Skype & Live Messenger | 04-21-2006 at 09:26 PM |
RE: Dynamic Personal Message Changer define "according to a preset list of rules"... As this can mean anything, and is way too vague for developers do make something... - Must it change at certain Messenger events? - Must it change at certain Plus! events? - Must it change at certain ... | CookieRevised | Plug-Ins | 04-14-2006 at 03:30 PM |
RE: Countdown for PSM/Nick As mentioned in my previous post, its works great. However, my countdown event has already passed, now my PSM says "-1days....." Could you change it so that if an event has pass it just says 0 for the days, hours, minutes and seconds fields? ~Sale... | Salem | Scripting | 03-26-2006 at 09:52 AM |
RE: Countdown for PSM/Nick Thanks, just tested it and it works great. Although, could you add it so that format can include hour, minute & seconds for countdowns that don't include midnight | Salem | Scripting | 03-25-2006 at 08:49 PM |
RE: Countdown for PSM/Nick First release, [url=http://svn.thedt.net/www/cgi/viewcvs.cgi/scri pts/plusscripts/Veggie/psmcountdown.tar.gz?view=ta r]Download[/url] [code] /* * -------------------------------------------------- -------------------------- * Countdown PSM Script (Ver... | Veggie | Scripting | 03-25-2006 at 01:18 PM |