What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
RE: [Request] Time Zone Script
Such a script wouldn't be as easy as you might think, because: [list=1] [*]You will need some "encoding" to make sure only times are replaced, and not other words you say... [*]The script has to know in which time zone the other user lives (how??)...
J-ThreadScripting07-01-2006 at 04:33 PM
[FIXED] How to set name with personalized status?
[color=red]Update:[/color] I looked further into it and it looks like it's a bug in Plus!. See the description below: In my script I want to change the display name without removing the current personalized status. So my thought was: - Before changi...
J-ThreadWLM Plus! Bug Reports07-01-2006 at 12:59 PM
[Howto] Get Personalized status
A little function that I wrote, I think this might be usefull for others. [code]function PersonalizedStatus() { var myRegExp = /^(.*)(\xA0\{(.+)\})$/ig; return myRegExp.exec(Messenger.MyName); }[/code] This function will return null when the...
J-ThreadScripting07-01-2006 at 12:44 PM
RE: [request] MCO Installer
The website is down ATM, but [url=http://www.msgweb.nl/en/MSN_Projects/Custom_C ontent_Manager/]Custom Content Manager[/url] can also do this;)
J-ThreadScripting07-01-2006 at 08:26 AM
RE: Rich Edit Control
It is actually works here... When I paste "Rich Text", it does appear in the edit box as rich content. I haven't tried using it, but it seems like the "Rich Edit Box" part works the way you tried..
J-ThreadScripting06-30-2006 at 09:34 PM
RE: Change Window's Title bar in script
Smart one, I didn't think of that! But it's a bit dodgy... Well I think I'll leave it then, I hope Patchou adds it in the future... I didn't really need it after all, but it would just be nice to be able to change it.
J-ThreadScripting06-30-2006 at 08:59 PM
RE: [MP!L Scripting Documentation] Design bug?
What about the type? "Checked" is obviously a boolean value, but it says string there.... So there are 2 bugs...
J-ThreadWLM Plus! Bug Reports06-30-2006 at 07:53 PM
RE: Change Window's Title bar in script
Sorry, but this reaction is pretty useless, because I already know what you said (that is the question). There are 2 good answers to this question, either "it is absolutely not possible" or "it is possible, like this: ...".
J-ThreadScripting06-30-2006 at 06:46 PM
RE: [Release] NickChange 1.5
Added to the TODO list (Y)
J-ThreadScripting06-30-2006 at 06:44 PM
RE: NickChange BUG
By the time that post was done, there wasn't a "official thread" yet, because I wasn't at home to create one;) There's one [url=http://shoutbox.menthix.net/showthread.php?ti d=62162]here[/url] now, please post there for more info. I'll add it to...
J-ThreadWLM Plus! Bug Reports06-30-2006 at 06:37 PM
[Release] NickChange 1.5
[url=http://www.msgplus.net/Downloads/Download-Det ails/DocumentID/13093/]View NickChange in the script database[/url] Please use this thread for comments / feature requests / fan mails to me / whatever you would like to say to me about NickChange!(Y)
J-ThreadScripting06-30-2006 at 06:30 PM
RE: Change Window's Title bar in script
That works, but changes the real "Window Text", so the text you see on your taskbar / alt the alt-tab. The "Title Bar" of the PlusWnd's is a different text, that you see in the window itself (wonder why those 2 are different...). I would like to...
J-ThreadScripting06-30-2006 at 06:25 PM
RE: [Problem] ChildWnd
You should take a look at [url=http://shoutbox.menthix.net/showthread.php?ti d=61462&pid=676572#pid676572]Matty's reply to Cannot CreateChildWnd[/url]
J-ThreadScripting06-30-2006 at 01:18 PM
RE: [request] An avatar per user
That has been requested many times before and is not possible, not with a script, nor with another plugin. Please search before you ask something.
J-ThreadScripting06-30-2006 at 11:03 AM
Change Window's Title bar in script
I've defined a window like this: [code]<Window Id="Name" Version="1"> <Attributes> <Caption>Bla</Caption> <ShowInTaskbar>true</ShowInTaskbar> </Attributes> <TitleBar> <AllowMinimize>true</AllowMinimize> <AllowClose>true</AllowClos...
J-ThreadScripting06-30-2006 at 09:36 AM
RE: Read Full Registry
Next time click the link that Cookie posted!!
J-ThreadScripting06-29-2006 at 10:55 AM
RE: Windows Live Spaces
Nice!!
J-ThreadTech Talk06-28-2006 at 11:29 AM
RE: Command Parsing Help
The split function returns an Array!! Try the code above.
J-ThreadScripting06-27-2006 at 09:14 PM
RE: [request] Flashing Keyboard LED's when message received
This will be a feature of StuffPlug 3. I know that is not a good answer to the question, but you might be interested in it. Also keep in mind that the method described above will influence the response of the keyboard. It doesn't really flash the li...
J-ThreadScripting06-27-2006 at 06:42 PM
RE: best way to store/save information?
The registry, definatly. Take a look at the documentation for an example howto do it;)
J-ThreadScripting06-26-2006 at 08:38 PM
RE: Translation "bug" in dutch translation
Ok sorry, but it just looked weird;) And I indeed seem to have mistyped another word:$. Never mind:-#
J-ThreadTranslation06-26-2006 at 09:36 AM
Translation "bug" in dutch translation
J-ThreadTranslation06-25-2006 at 04:19 PM
RE: Stuffplug NG 2.2.397 compatible with msgplus!Live?
http://www.mess.be;)
J-ThreadPlug-Ins06-24-2006 at 05:57 PM
RE: Transport Tycoon, who's in for a game?
It seems like TB is really owning at the moment8-) Too bad I'm too busy to join you guys, hope we can do a long game next time. Let's organize a TTDX LAN party... A whole weekend playing:P
J-ThreadGeneral Chit Chat06-21-2006 at 02:33 PM
RE: Transport Tycoon, who's in for a game?
I love TTDX! :D Too bad I haven't got enough time to play!
J-ThreadGeneral Chit Chat06-20-2006 at 04:18 PM
[Hide Excerpts] Pages: (19): « First « 3 4 5 6 [ 7 ] 8 9 10 11 » Last »