Results: 147Comments by: Mike-N-Go
File: Wintergrasp Timer02-01-09
Here are a few more ideas for the m...
Posted By: Mike-N-Go
Here are a few more ideas for the mod: 1) If we know the battle is still in progress or if it is within 30 minutes since it started, show "Battle in progress" instead of 'N/A' 2) Have a chart/graph or estimation of the min/max/avg times of the next WGs within 12 hours.
File: Wintergrasp Timer01-28-09
Re: Re: Error in Beta9
Posted By: Mike-N-Go
Originally posted by Mikma *edit* Actually I was told the TimeManager is LoD, so now Wintergrasp Timer loads it too. Hope this works. Are you sure you instead need to load the Blizzard_TimeManager addon when your mod is loaded? You could do the call to load it just before you do the Stopwatch functions,.
File: InstanceMinion: Spec Transmiter01-28-09
Originally posted by shobu Nice a...
Posted By: Mike-N-Go
Originally posted by shobu Nice addon. I spotted a typo. Specalized = Specialized. Thank you for your report, this has been fixed in reversion 30400-0.1.04.
File: Wintergrasp Timer01-28-09
Here is the time to event code I pu...
Posted By: Mike-N-Go
Here is the time to event code I put in for my request 'The hour and minute of when the next battle will start, not just a counter down to the event announce of the mod.'. Note it is more of a prof of concept, and may need some tuning. -- Enjoy, and you may use my changes in improving your addon ]] if not WGTime then...
File: Wintergrasp Timer01-28-09
Originally posted by Psychophan7...
Posted By: Mike-N-Go
Originally posted by Psychophan7 I would have use for that. My guild keeps the time for the next battle in the motd. Having a time printout as well as a countdown would make updating the motd much easier. This addon doesn't communicate with guild/party/raid periodically, right? Just on login and on command? You just gave me...
File: Wintergrasp Timer01-25-09
Hello Mikma, Great mod! A few su...
Posted By: Mike-N-Go
Hello Mikma, Great mod! A few suggestions: 1) PlaySound() of something in addition to the 15 and 5 minute warnings 2) Support for scrolling text addons, like MikScrollingBattleText, to display scrolling text in the middle of the screen 3) A 'countdown' that would display from 60 seconds/5 minutes to 0 in big text, like the mod...
File: InstanceMinion: Spec Transmiter01-25-09
Originally posted by mrruben5 Hi,...
Posted By: Mike-N-Go
Originally posted by mrruben5 Hi, I am specced as 53/0/18 and IM tells everyone I am specced retribution. Can you fix this? Thank you for your report. This has been fixed in reversion 30400-0.1.03.
File: MyNameTogglesWhenIAFKorDND01-22-09
Originally posted by Tyrolit Very...
Posted By: Mike-N-Go
Originally posted by Tyrolit Very nice :) I love little addons like this, short, sweet, and does exactly as it says on the box Originally posted by shobu Nice idea. finally And if only all addon names were as descriptive. Awh :) Maybe that is because it was 3 AM when I made this lil' gem, and I was thinking right...
File: Addon Loader01-22-09
Originally posted by Jzar Ammo, m...
Posted By: Mike-N-Go
Originally posted by Jzar Ammo, most of your mods are top rate, and you and tekkub seem to design your mods very thoroughly, and have reasons for all the decisions that go into your mods. So I'm curious what was the reasoning to make AddonLoader settings per character instead of global. I've got an LDB addon that's AL enabled,...
File: Bi01-18-09
Originally posted by hypehuman Th...
Posted By: Mike-N-Go
Originally posted by hypehuman The confirmation and/or passcode are good ideas, but the confirmation box should certainly be an option, otherwise it would kill the ability to remotely control the UI of another computer. As for the multiple lines, this feature is already in it. You can send scripts that are as lengthy as you like...
File: Trade Secretary: Window Teller01-18-09
Originally posted by Jeania Downl...
Posted By: Mike-N-Go
Originally posted by Jeania Downloading, looks very excellent ^_^ Gotta ask, what do they see when it prints? (as in, appearance etc, I like the coloring you have on this) ^_^ I do not know what 'they' you are referring to, so I will answer it off of my two best assumptions. Either you are referring to yourself, as a user of th...
File: Bi01-14-09
May you add an option for a pass-co...
Posted By: Mike-N-Go
May you add an option for a pass-code/key and a pop-up box asking if we want to run the code or not with the text of the key in it, in addition to the white-list? These two features would help reduce unintended abuse. And the pass-code, it only ought to be sent once per session, and saved in the saved vars; I ask about this key becau...
File: InstanceMinion: Spec Transmiter01-12-09
Originally posted by Fonjask For...
Posted By: Mike-N-Go
Originally posted by Fonjask For the reply with spec you might want to check out this addon: http://wowui.worldofwar.net/?p=mod&m=3516 I do not know how many people would want to know what points are spent in each category. Is this a feature you are requesting? Maybe I'll put on the todo "list full talent division only when ask...
File: WoW UI Designer01-12-09
Might there be a MacOSX compatible...
Posted By: Mike-N-Go
Might there be a MacOSX compatible version in the works?
File: Trade Secretary: Ad Repeater01-12-09
Originally posted by Dainton "Ope...
Posted By: Mike-N-Go
Originally posted by Dainton "Opening ALL lockboxes in "..(GetZoneText()).."! Tips appreciated." Try GetRealZoneText(), lets see if that would work? Also, you might want to check out SayAgain, another of my mods. It might fit you better, as you use so few ads. Let me know how it goes.
File: Trade Secretary: Ad Repeater01-11-09
Originally posted by Dainton I re...
Posted By: Mike-N-Go
Originally posted by Dainton I really only use it to send 2 ads at the same time. I changed the 35-40 second delay that you put on the && to 0 so that I could do this. I tried using GetZoneText() in one of my ads (Opening lockboxes in Orgrimmar blah blah), but when I change cities it stays on the first city unless i reload the u...
File: Trade Secretary: Window Teller01-11-09
Originally posted by Fonjask Have...
Posted By: Mike-N-Go
Originally posted by Fonjask Haven't checked addon yet, but change in your .toc file #Interface: 30400 to #Interface: 30000... :banana:s, Fonjask If the interface number in the .toc file is greater then the current interface number, it would not affect load, only be ahead of its time. For some strange reason I thought the...
File: TotemTimers01-10-09
Would it be possible to change the...
Posted By: Mike-N-Go
Would it be possible to change the current totem slection to the last one casted if the last one casted was casted in combat after combat is over, for all 4 totem sets?
File: Trade Secretary: Ad Repeater01-07-09
Originally posted by Boedicia I h...
Posted By: Mike-N-Go
Originally posted by Boedicia I have no clue how to do this in LUA. I read the readme and im still confused. Please please PLEASE add a GUI in game! :confused: I plan to make a GUI.. sometime. I have many projects that I want to get 'out'. After that, I plan to do updates on 'em. Also, if this mod is too over your head, chec...
File: Trade Secretary: Ad Repeater01-04-09
Originally posted by Dainton TOC...
Posted By: Mike-N-Go
Originally posted by Dainton TOC is out of date. I thought that the && would break up the lines so that it would send a block all at once. All it does is send them like they were their own lines in the table at the defined TSADMinimum time. Actually, I set && to send the text in chucks separated by about 35 seconds apart. Th...
File: Trade Secretary: Who Crafts12-31-08
Originally posted by Vranx Got it...
Posted By: Mike-N-Go
Originally posted by Vranx Got it, worked with the windows commands. Here is a partial of what I get: For some reason its repeating the names. It would be nice to have a command that gives all the recipes for specified levels. Right now if I type in "/wcp !enchant" I get nothing, so I have to specify something like gloves. I w...
File: Trade Secretary: Who Crafts12-30-08
Originally posted by Vranx I type...
Posted By: Mike-N-Go
Originally posted by Vranx I type in /wcp !enchant gloves it gives me a popup window, I cant copy what is in the window because it wont scroll to get all the text and if I hit the Set Note button I get this: I must not have been entering a good command last time I tried. I got the box to pop up this time. The 'Set Note' i...
File: Swindler Preventer12-30-08
Thortok2000, I am yet to try your a...
Posted By: Mike-N-Go
Thortok2000, I am yet to try your addon, yet have you thought about using EasyMenu() for a copy+paste frame? I have done this in my addon, Who Crafts, fell free to glean.
File: Trade Secretary: Who Crafts12-30-08
Originally posted by Vranx Wow, t...
Posted By: Mike-N-Go
Originally posted by Vranx Wow, thanks for the quick response and implementation. I get an error when I do the wcp command and nothing pops up. I am not able to reproduce this with the data that you have given me. What parameters did you run it with? What text after '/wcp'? If none, then you need to type your search term after...
File: Trade Secretary: Who Crafts12-30-08
Vranx: I just implemented /wcp. Che...
Posted By: Mike-N-Go
Vranx: I just implemented /wcp. Check out version 30400-0.1.04 and let me know what you think of the feature you requested.