What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Counter in Nickname Released New Version 1.0.15 (7th of April)

Pages: (16): « First « 1 2 3 4 [ 5 ] 6 7 8 9 » Last »
Counter in Nickname Released New Version 1.0.15 (7th of April)
Author: Message:
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: Counter in Nickname Released
discovered a problem, not a bug

seeing as the settings for the nick change are stored in the .ini file, all users who log on to the computer get the same countdown :(

Solution: store the settings in the registry so the countdown is different per user :)
03-11-2005 07:48 AM
Profile PM Find Quote Report
haydos
Veteran Member
*****

dirty dirty house music

Posts: 1026
Reputation: 49
– / Male / Flag
Joined: Dec 2004
RE: RE: Counter in Nickname Released
quote:
Originally posted by Lee Jeffery
all users who log on to the computer get the same countdown :(
Solution: store the settings in the registry so the countdown is different per user :)


How to do this?
My sister's friends are starting to think she is a bit dodgy cuz her nick keeps changin to haydn:P
quote:
Originally posted by WDZ
don't be lazy
[Image: gayspam.gif]

03-12-2005 09:34 AM
Profile PM Find Quote Report
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: Counter in Nickname Released
well it has to be programmed to store the settings in the msgplus registry

HKEY_CURRENT_USER\Software\Patchou\MsgPlus2\<email>\Preferences\Plugins\countnick.dll

* Eljay waits for cyberdude to do it :P
03-12-2005 10:08 AM
Profile PM Find Quote Report
user27089
Disabled Account


Posts: 6321
Joined: Nov 2003
Status: Away
RE: Counter in Nickname Released
Not working at all for me cyber dude, maybe the .dll hasn't registered or something, I tried to register it, but it got messed up for some reason :s. I'll try some other means of registering it :s
03-12-2005 10:20 AM
Profile PM Find Quote Report
haydos
Veteran Member
*****

dirty dirty house music

Posts: 1026
Reputation: 49
– / Male / Flag
Joined: Dec 2004
RE: RE: Counter in Nickname Released
quote:
Originally posted by Lee Jeffery
well it has to be programmed to store the settings in the msgplus registry

HKEY_CURRENT_USER\Software\Patchou\MsgPlus2\<email>\Preferences\Plugins\countnick.dll

* Lee Jeffery waits for cyberdude to do it :P


is it possible for a noob like me to do this?? 8-):P
quote:
Originally posted by WDZ
don't be lazy
[Image: gayspam.gif]

03-12-2005 10:31 AM
Profile PM Find Quote Report
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: Counter in Nickname Released
quote:
Originally posted by inc_haydn
is it possible for a noob like me to do this?? 8-):P

no it has to be programmed into the plugin :P
03-12-2005 10:36 AM
Profile PM Find Quote Report
Art Crazy
Full Member
***

Avatar
WTH is "ENTER" anyway?

Posts: 133
Reputation: 2
– / Male / –
Joined: Jul 2003
RE: Counter in Nickname Released
It works perfectly for me (wasnt working, found out i needed to delete the temporary files, as i had the old one) but now when i click Ok in the configure window this appears:

------------------------------------
|            CountNick               |
------------------------------------
|Error Syntax In Date/Time  |
|Error Number: 6                 |
|Error Description: Overflow|
------------------------------------
Im setting Date & Time part as 0:00:00 (default) or 00-00-00 00:00:00 (all put in :) ) and i selected seconds & minutes, Counting up, and on N of seconds its 6 (default)

How can i fix it? I read this whole post and nobody seems to have this problem
[Image: ArtCrazy.jpg]
03-12-2005 01:34 PM
Profile E-Mail PM Find Quote Report
(CyBeRDuDe)
Senior Member
****


Posts: 512
Reputation: 21
37 / Male / –
Joined: Jul 2003
O.P. RE: Counter in Nickname Released
About the Registry saving:
It will be programmed in the next version.. :D.. I have thought about this long time ago, I and my self also want this is in.. and it's not hard to do... It's easy... :D.. I just haven't had time recently prpgramming so a new update might take some time... :s... But as stated before this release wasn't really ment to be a huge/world wide release, only ment for a few people to use it and then i'd update it over the time... But I see now that there are really great demand request for this plugin, so I think i'll finish this project before continuing on Tabbed MSN and Further Devolpment on Shortcut Plugin....
quote:
Originally posted by traxor
Not working at all for me cyber dude, maybe the .dll hasn't registered or something, I tried to register it, but it got messed up for some reason :s. I'll try some other means of registering it :s
You got it working? or still not working for you?


quote:
Originally posted by Art Crazy
It works perfectly for me (wasnt working, found out i needed to delete the temporary files, as i had the old one) but now when i click Ok in the configure window this appears:

------------------------------------
|            CountNick               |
------------------------------------
|Error Syntax In Date/Time  |
|Error Number: 6                 |
|Error Description: Overflow|
------------------------------------
Im setting Date & Time part as 0:00:00 (default) or 00-00-00 00:00:00 (all put in :) ) and i selected seconds & minutes, Counting up, and on N of seconds its 6 (default)

How can i fix it? I read this whole post and nobody seems to have this problem

As the error says it's some error in the way you entered the Date/time...
Did you say you entered "00-00-00 00:00:00", or are you saying you entered it like that. "xx-xx-xx xx:xx:xx".. the date and time needs to be a valid date and time, eg: "03-04-05 09:10:11"... if you understand?... you cannot use 00 as a date.... the date needs to be speficied as well as the time.. in one of the next version most of these problems will be eliminated...

This post was edited on 03-12-2005 at 01:43 PM by (CyBeRDuDe).
03-12-2005 01:39 PM
Profile E-Mail PM Find Quote Report
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: Counter in Nickname Released
format for the Date & time is:
dd/mm/yyyy hh:mm:ss
03-12-2005 01:41 PM
Profile PM Find Quote Report
(CyBeRDuDe)
Senior Member
****


Posts: 512
Reputation: 21
37 / Male / –
Joined: Jul 2003
O.P. RE: Counter in Nickname Released
quote:
Originally posted by Lee Jeffery
format for the Date & time is:
dd/mm/yyyy hh:mm:ss

Yes exactly... :D.. Or almost... It's following you local computers settings...
Meaning if you local setting is dd-mm-yyyy hh:mm:ss then the program needs dd-mm-yyyy hh:mm:ss as the date and time.. if your computers settings is dd/mm/yyyy hh:mm:ss then the program would need /'s instead of -... if you have mm-dd-yyyy then the plugin needs the month first... exacllt how your local computer settings is set up like.. :D..

This post was edited on 03-12-2005 at 01:46 PM by (CyBeRDuDe).
03-12-2005 01:46 PM
Profile E-Mail PM Find Quote Report
Pages: (16): « First « 1 2 3 4 [ 5 ] 6 7 8 9 » Last »
« Next Oldest Return to Top Next Newest »


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