Results: 46Comments by: omicron
File: AuldLangSyne12-22-08
Latest Error
Posted By: omicron
on Line 221 there's a little mistake :) if GetBuildInfo() == "2.4.3" then should be if GetBuildInfo() >= "2.4.3" then so long...
File: Minimap Button Frame12-20-08
CraftNotes Button want be gathered ...
Posted By: omicron
Hi there, i've written my own addon called CraftNotes http://wowui.worldofwar.net/?p=mod&m=6237 but my FuBarPlugin Button doesnt want in MBF :) i havn't a clue whats wrong maybe you can take a look in it?
File: Reagent Restocker02-26-08
due to my lazyness i changed a bit...
Posted By: omicron
due to my lazyness i changed a bit ;) if an item was picked up previously it will be used as ADD/DEL item when you hit enter in the empty box. keep up the great work ... -- added omicron@frostwolf local ItemNameFromLock = "" -- Add an item to the shopping list with a starting value of 0 function ReagentRestocker:addItem...
File: Reagent Restocker02-26-08
just open the core.lua jump to the...
Posted By: omicron
just open the core.lua jump to the line and put some -- in front of it. -- s("It was called with " .. reagent) it seems to be an author debugging feature
File: ManyItemTooltips02-01-08
first, great addon :) second, coul...
Posted By: omicron
first, great addon :) second, could it be that the new version hooks frame in a different way? because, the autcioneer add frame doesnt disappear when i close the item. maybe its a bug of auctioneer ...
File: Reagent Restocker01-29-08
could you please add some functions...
Posted By: omicron
could you please add some functions to get a dewdrop like baggins have, to add something. and would it be possible to add a checkbox to push only things marked back into the bank if needed? i dont wannt 1 food in it :) frame @ cursor suggestion :) ...OnInitialize self:RegisterChatCommand({"/rr", "/reagentrestocker"}, RR_Frame)...
File: Natur Enemy Castbar01-11-08
i got a problem, i just installed K...
Posted By: omicron
i got a problem, i just installed KillingSpree an ace addon which makes some more KillingBlow Sounds, but when i disable the KB Sounds in NECB KillingSpree stops working, too. Maybe some confused Register/Unregister Events? Hopefully you can take a look. and thank you for taking it in your hands :)
File: SSPVP312-23-07
any chance to add a "copy from char...
Posted By: omicron
any chance to add a "copy from char" option? :)
File: OmniCC10-07-07
i reduced that scale thing to zero...
Posted By: omicron
i reduced that scale thing to zero and now it works perfect :)
File: SSPVP307-10-07
How does ArenaEnemyInfo work?
Posted By: omicron
How does ArenaEnemyInfo work?
File: AuctionFilterPlus07-08-07
Originally posted by DSanai Pleas...
Posted By: omicron
Originally posted by DSanai Please try disabling everything except Auctioneer (and its included addons) and AFP -- frame moving mods and other non-auction mods can also cause conflicts of this sort. i've altered the code a bit and now it works ... toplevel = "true"
File: AuctionFilterPlus07-08-07
Originally posted by DSanai Are y...
Posted By: omicron
Originally posted by DSanai Are you using the latest Auctioneer from here: http://auctioneeraddon.com/ It won't work with older versions. yes 4.02, and other ah mods i've disabled to test afp. and it doesn't work ... with the newest afp version there're no buttons.
File: AuctionFilterPlus07-07-07
Doesn't seems to work with Auctione...
Posted By: omicron
Doesn't seems to work with Auctioneer, there no Buttons, but i can see a Text RESET. I can open the panel with /afp and it works but why i havn't buttons?
File: SmartBuff06-14-07
maybe someone posted it ... but i'v...
Posted By: omicron
maybe someone posted it ... but i've a problem with smartdebuff, on some chars i can't click on the people in group or raid, neighter right or left. what can i do?
File: Cirk's Chatmanager (Continued)02-05-07
Originally posted by Kortanis Unl...
Posted By: omicron
Originally posted by Kortanis Unless I am misunderstanding you, chatmanager has this ability already. You can can the position of any of your channels through the right-click menu. i know that chatmanger can that, but i want the same for my own addon. because people doesn't like that AceComm is using the next free channel. a...
File: Cirk's Chatmanager (Continued)02-04-07
i use and love chatmanager :) and y...
Posted By: omicron
i use and love chatmanager :) and you could help me with an addon from me. what i need is simple moving a channel to a specified ID maybe 8. would you help?
File: EzDismount01-19-07
Hi i'm using a german client and go...
Posted By: omicron
Hi i'm using a german client and got some errors. But i took a look in the code and changed some lines ... 15: _, EzDClass = UnitClass("player"); -- global class, english, second arg, string is UPPER ! 411: function EzD_unshift() ... edited the classes to UPPER ie. SHAMAN Now everything is running fine, greetings Omicron@Fr...
File: Cirk's Chatmanager (Continued)12-28-06
is or will it be possible to auto r...
Posted By: omicron
is or will it be possible to auto rejoin a channel after leaving wow? i mean i've tried all checkboxes without sucess... dunno why!
File: Wardrobe-AL07-14-06
nice new version works with titan :...
Posted By: omicron
nice new version works with titan :) - but i think theres a logical error: when im mounted and wearing my mount outfit he should not change it wenn i pass east and west plaguelands :) maybe a check if mounted before plaguelands...
File: Wardrobe-AL07-11-06
no errors, but should there be noth...
Posted By: omicron
no errors, but should there be nothing instead of the wardrobe icon? no text about current wearing outfit... i mean an option for that would be nice :)
File: Wardrobe-AL07-10-06
v1.85
Posted By: omicron
Get following error: Wardrobe_Titan.lua:125:attempt to call global Wardrobe_Titanpanelbutton_OnClick (a nil value) --- I see the Icon in my TitanPanel but not more ;( v1.83 is working fine,... :)