Download
(1Kb)
Download
Updated: 02-08-13 04:37 PM
Pictures
File Info
Updated:02-08-13 04:37 PM
Created:08-24-09 10:42 PM
Downloads:2,186
Favorites:12
MD5:

SecretAdmirer

Version: 1.1.1
by: Seerah [More]


Have a significant other that plays WoW? A friend that you wish to drop (maybe not-so-subtle) hints to? A roommate you wish to play a joke on?


SecretAdmirer is great for birthdays, anniversaries, or just because!


Just install it with the rest of their addons. When they log in, they'll be greeted with the pretty message and a short sound-clip. The rose petals are animated (an in-game model). You may customize the message to personalize it, if you wish, in the lua file. It's at the very top, and you can open lua files in any text editor (ex. NotePad or WordPad).


Mousing over the window will show a close button. The message will only show once per character. (If you wish to change this, you will need to re-enable the addon for that character. If you cannot log into their account to do so, then go to:
Code:
World of Warcraft\WTF\Account\<their account>\<their server>\<their character>\AddOns.txt
In that file, find the line that says "SecretAdmirer: disabled" and either change it to "enabled" or delete the line entirely.




FAQ:

How can I give feedback?
Feel free to leave your comments/questions here, but all bug reports and feature requests need to go to my portal if you want me to remember to do them.

Can I use your code?
All use of my code separate from SecretAdmirer must be for your own personal use and may not be redistributed separate from the addon. SecretAdmirer may only be redistributed in UI packs, and any mention of the addon must point to this download page or my portal. You may use snippets of my code in addons you intend to distribute only after receiving permission, and credit must be given.

Do you accept cookies?
I love cookies! Unfortunately, they may turn to crumbs in the mail. Instead, you may donate to my cookie fund via PayPal.

v.1.1.1
- updated TOC for 5.1

v.1.1
- updated TOC number
- will now disable itself after seen (per character)
Post A Reply Comment Options
Unread 09-17-11, 11:00 PM  
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 10860
File comments: 687
Uploads: 33
Originally posted by caliga_liber
I love this addon, its very cute. But one thing I'm having an issue with, is that once it has been closed by a character, even if you change the message, it doesnt pop back up. Is there a way to turn off the feature of making it not pop up any more, or to make it so that when the message has been changed it pops back up again?
When you change the message, you'll need to re-enable the addon for that character. If you cannot log into their account to do so, then go to:
Code:
World of Warcraft\WTF\Account\<their account>\<their server>\<their character>\AddOns.txt
In that file, find the line that says "SecretAdmirer: disabled" and either change it to "enabled" or delete the line entirely.

/edit: and thanks. I'm glad to see that it's still working well. I actually keep forgetting about this addon. I should make it pop up for my hubby again.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

[SIGPIC][/SIGPIC]
Last edited by Seerah : 09-17-11 at 11:01 PM.
Report comment to moderator  
Reply With Quote
Unread 09-17-11, 06:40 PM  
caliga_liber
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
I love this addon, its very cute. But one thing I'm having an issue with, is that once it has been closed by a character, even if you change the message, it doesnt pop back up. Is there a way to turn off the feature of making it not pop up any more, or to make it so that when the message has been changed it pops back up again?
Report comment to moderator  
Reply With Quote
Unread 12-13-09, 12:55 AM  
Slaxi81
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
Nice as always.
Thanks for this


Slaxi
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 10-25-09, 12:17 PM  
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 10860
File comments: 687
Uploads: 33
Yeah, I actually meant to put something like that in, but forgot until it was already uploaded. I'll add it in soon (tm).
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

[SIGPIC][/SIGPIC]
Report comment to moderator  
Reply With Quote
Unread 10-24-09, 10:41 AM  
niscandia
A Murloc Raider
 
niscandia's Avatar
AddOn Author - Click to view AddOns

Forum posts: 8
File comments: 5
Uploads: 1
Quick Mod

A nice quick edit that made it more useful for me is to change line 41:
Code:
close:SetScript("OnClick", function() valframe:Hide() end)
to:
Code:
close:SetScript("OnClick", function() 
				valframe:Hide()
				DisableAddOn("SecretAdmirer")
			end)
This makes it so the addon disables itself when closed. That way it only appears once, and doesn't become an annoyance to someone who doesn't do much with UI mods.
Report comment to moderator  
Reply With Quote
Unread 08-25-09, 01:20 PM  
sevvie
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Omg This is so awesome. I never thought about doing this, but now I'm totally going to get my BF to install it, (hoping he doesn't figure out what it is, of course) and it will be an awesome surprise :3 Thanks heaps for this!
Report comment to moderator  
Reply With Quote
Unread 08-25-09, 08:11 AM  
SirQuester
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 33
Uploads: 1
Lovely!
Report comment to moderator  
Reply With Quote
Unread 08-25-09, 07:37 AM  
Petrah
A Pyroguard Emberseer
 
Petrah's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2988
File comments: 334
Uploads: 10
This is adorable!!
__________________
♪~ ( ) I My Sonos!
AddOn Authors: If your addon spams the chat box with "Addon v8.3.4.5.3 now loaded!", please add an option to disable it!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.