Download
(31Kb)
Download
Updated: 11-14-09 06:26 AM
Pictures
File Info
Updated:11-14-09 06:26 AM
Created:01-25-09 02:34 PM
Downloads:2,093
Favorites:3
MD5:

CharNote

Version: 2.70
by: Fodaro [More]

This addOn stores and shows notes on the screen you log in or visit an auction house. For example, if you decide you need to buy something from the auction house when you’re miles away, and don’t want to visit a city just now, you can set a note that will appear when you next open the auction window. A note can also be set to appear when you log in to your current character.

If you end your note with a sum of money, the sum will be displayed in a money frame when the note is displayed, as in the screenshot. For example, in the note ‘Buy cold weather flying for 1000g 0s 0c’ the ‘1000g 0s 0c’ would be removed and 1000g would be displayed in the money frame.

To use CharNote, you can use the following commands:

/note : Displays the log in note.
/note <message> : Sets the log in note. Type ‘clear’ (without quotes) to clear it.
/note auc : Displays the Auctioneer note.
/note auc <message> : Sets the Auctioneer note. Type ‘clear’ (without quotes) to clear it.

If you are using Cartographer 3, or another addOn which uses the /note command, you can also use /cn.

I plan to add more note options, for the mailbox and bank, for example. I hope you like my addOn!

Fodaro
Night Elf Druid
Bronzebeard (EU)

Version 2.70:
* Changed TOC interface number for latest patch.
* Modified the note dialog in the following ways:
* Added a player model to the character note dialog. This may not always load first time.
* Money at the end of a note will now be displayed in a money frame. To use this feature enter the value in the format 1g 23s 45c (with or without spaces, one or more digits for each value.
* The note title will be displayed with the note, e.g. “Auctioneer: Buy mithril spurs,” or “Fodaro: Note cleared.” This reduces the amount of localization required.
* Modified the slash command handler code in the interests of sanity :).


Version 2.50a:
* Major bug fixes
* Complete code restructure

Version 2.50:
* Enhanced UI support:
* Change button now appears when a note is displayed.
* The note window should no longer interfere with Lua errors, and will show when Lua error reporting is disabled.

Version 2.01:
* Stopped blank windows from opening when the auction window is opened.
* Added a message to be displayed when the auction note is cleared.

Version 2.00:
* Added a note that is displayed when the auction window is opened, with key binding.

Version 1.50:
* Added a key binding to show/hide the note.
* Changed the colour to a lighter shade of blue.

Version 1.00:
* Original Release
* Displays a note when a character enters the game world.
Optional Files (0)


Post A Reply Comment Options
Unread 07-02-10, 02:07 AM  
Fodaro
A Cyclonian
 
Fodaro's Avatar
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 28
Uploads: 2
Originally posted by Maelynn
...
Thing is that I often think of something I should do on another char (like "browse the AH for item X when next on my banker" or "make that piece of leg armor for this Rogue when next on my LW char"), but by the time I log to said character I've forgotten all about it. For people like me, who have the short-term memory even a goldfish would laugh at, a feature like that would be priceless. Is it even remotely possible?
It should be. I'm not working on CharNote much at the moment, but when I get round to it I'll have a look.
__________________
Fodaro
(Main: Fodaro-Bronzebeard (EU))
Author of CharNote and Consolid8
Report comment to moderator  
Reply With Quote
Unread 07-01-10, 06:19 PM  
Maelynn
A Fallenroot Satyr
 
Maelynn's Avatar

Forum posts: 23
File comments: 187
Uploads: 0
When I first read the description of this addon, I didn't read closely enough and thought I could use this to create notes for alts. Imagine my slight disappointment when I attempted fruitlessly to make it work.. and now see that it's for the same character only.

I've no idea if this is a crazy and impossible thing to do, but do you think it's feasible to get this to work for alts as well?
Thing is that I often think of something I should do on another char (like "browse the AH for item X when next on my banker" or "make that piece of leg armor for this Rogue when next on my LW char"), but by the time I log to said character I've forgotten all about it. For people like me, who have the short-term memory even a goldfish would laugh at, a feature like that would be priceless. Is it even remotely possible?
__________________
Just remember... if the world didn't suck, we'd all fall off.
Report comment to moderator  
Reply With Quote
Unread 07-13-09, 10:53 AM  
Whatever4ever
A Kobold Labourer

Forum posts: 0
File comments: 49
Uploads: 0


Hey - no rush, was working, though - in spite of the error.

Anyway thanks for taking the time too fix it and good luck with your exams.
Report comment to moderator  
Reply With Quote
Unread 07-03-09, 03:34 AM  
Fodaro
A Cyclonian
 
Fodaro's Avatar
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 28
Uploads: 2
Bugs

Sorry, Whatever4ever, I have been very busy with exams/very dodgy BT internet recently, haven't had much time for development/bug fixing. I've just released version 2.50a, which fixes all of these bugs. Thanks for your patience.

Fodaro
Bronzebeard(EU)
Report comment to moderator  
Reply With Quote
Unread 06-23-09, 11:10 PM  
Whatever4ever
A Kobold Labourer

Forum posts: 0
File comments: 49
Uploads: 0
Has this awesome addon turned into an abandon one...

… or just me who’s getting the error?
Report comment to moderator  
Reply With Quote
Unread 06-15-09, 09:26 AM  
Whatever4ever
A Kobold Labourer

Forum posts: 0
File comments: 49
Uploads: 0
Hmm…

Got it working, but now I’m getting this:

Interface\FrameXML\StaticPopup.lua:2890: attempt to compare number with nil:
<string>:"*:OnUpdate":1: in function <[string "*:OnUpdate"]:1>

Same thing even if CharNote is the only addon active.
Report comment to moderator  
Reply With Quote
Unread 06-14-09, 12:29 PM  
Whatever4ever
A Kobold Labourer

Forum posts: 0
File comments: 49
Uploads: 0
Doh... My bad...

Have to make a note before it works. - otherwise there's nothing to popup, thererfore the error.
Report comment to moderator  
Reply With Quote
Unread 06-12-09, 03:53 PM  
Whatever4ever
A Kobold Labourer

Forum posts: 0
File comments: 49
Uploads: 0
I'm getting this:

Interface\FrameXML\StaticPopup.lua:2665: bad argument #2 to 'SetFormattedText' (string expected, got nil):
Interface\FrameXML\StaticPopup.lua:2665: in function `StaticPopup_Show':
CharNote\CharNote.lua:184: in function `CharNote_ToggleNote'
CharNote\CharNote.lua:215: in function `CharNote_SlashHandler'
CharNote\CharNote.lua:142: in function `value'
Interface\FrameXML\ChatFrame.lua:3353: in function `ChatEdit_ParseText':
Interface\FrameXML\ChatFrame.lua:3052: in function `ChatEdit_SendText':
Interface\FrameXML\ChatFrame.lua:3073: in function `ChatEdit_OnEnterPressed':
<string>:"*:OnEnterPressed":1: in function <[string "*:OnEnterPressed"]:1>

Report comment to moderator  
Reply With Quote
Unread 05-29-09, 08:31 AM  
Fodaro
A Cyclonian
 
Fodaro's Avatar
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 28
Uploads: 2
Re: Great but out of date!

Originally posted by Gordrin
Hey mate. Just wanna say this is an awesome addon. Not just because I am great friends with the author but also because I use it and love it. Really handy when you need to do somthing but time slips through your fingers!

Just a note though fodaro, this is out of date! U need to upload the newest version. (2.5)
I don't tend to upload versions until they've been debugged as much as possible, and due to connection troubles that took rather a while. But I'll probably manage to debug quicker in future as I've ordered a book about it.

Fodaro
Report comment to moderator  
Reply With Quote
Unread 04-29-09, 04:27 AM  
Gordrin
A Kobold Labourer
 
Gordrin's Avatar

Forum posts: 0
File comments: 2
Uploads: 1
Thumbs up Great but out of date!

Hey mate. Just wanna say this is an awesome addon. Not just because I am great friends with the author but also because I use it and love it. Really handy when you need to do somthing but time slips through your fingers!

Just a note though fodaro, this is out of date! U need to upload the newest version. (2.5)
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: