Shoutbox

NickSaver v1.1 - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: NickSaver v1.1 (/showthread.php?tid=28708)

NickSaver v1.1 by RaceProUK on 07-15-2004 at 02:16 PM

A fairly minor update I know, but now it allows you to open the file containing the saved nicknames, using the convenient new '/xnsview' command.

The updated version is already uploaded to my site, and should be placed in the Plugins database soon.


RE: NickSaver v1.1 by Phrive on 07-15-2004 at 04:09 PM

gr8! annoyin goin 2 open it every time, could it be possible to save every nick everytime u change it ithout u doin it manually?

[edit] found a bug, only lets u save it once, donno if anyone else had the same problem but it rather annoying[/edit]


RE: NickSaver v1.1 by Yoko on 07-15-2004 at 04:39 PM

good idea nick saver for muti line nick but not work... manualy paste .... this plugin only copy in a file your nick and your manuality pasted in msn.. not good idea :( and i copy my nick of this file and not work not can in notepad this caracters.. ?????


RE: NickSaver v1.1 by RaceProUK on 07-15-2004 at 05:33 PM

quote:
Originally posted by _-PhRiVe-_
found a bug, only lets u save it once, donno if anyone else had the same problem but it rather annoying
My code doesn't seem to be the problem, as it returns the correct values at the right times. I'll have a look, see what's causing it.

UPDATE: Fixed! (curses silently at Kernighan and Ritchie). Those 7 who downloaded it before I'm afraid will have to download it again.

quote:
Originally posted by Yoko
good idea nick saver for muti line nick but not work... manualy paste .... this plugin only copy in a file your nick and your manuality pasted in msn.. not good idea :( and i copy my nick of this file and not work not can in notepad this caracters.. ?????
If I'm reading this correctly, it's not saving a multiline nick. This is probably to do with the way C++ handles strings when writing to files.
quote:
Originally posted by _-PhRiVe-_
gr8! annoyin goin 2 open it every time, could it be possible to save every nick everytime u change it ithout u doin it manually?
Look out for NickNostalgia, which will be ready as soon as I have figured out how to catch events in C++.
RE: NickSaver v1.1 by Phrive on 07-15-2004 at 07:03 PM

found anything iv restrted my comp and tried it agen but not workin?


RE: NickSaver v1.1 by RaceProUK on 07-15-2004 at 08:21 PM

I've fixed the bug completely: download the file again from the first message, and overwrite the old file. Then it should work correctly.