Results: 31Comments by: yaroot
File: Clique10-17-10
Can you setup a repo on github so t...
Posted By: yaroot
Can you setup a repo on github so that we can localize it easier?
File: NeonChat07-01-10
for i = 1, 7 do local eb = _G l...
Posted By: yaroot
for i = 1, 7 do local eb = _G local a, b, c = select(6, eb:GetRegions()) a:Hide() b:Hide() c:Hide() end Blizz got the coloring thing, this cleans up that shit around the editbox
File: oUF_RaidDebuffs03-25-10
Originally posted by Kurtz But I...
Posted By: yaroot
Originally posted by Kurtz But I wrote in ouf_RaidDebuff.lua line 12, it didn't work. no error message. You should create a file to do that like what McBloed did, not modifying this mod. @McBloed You can just put the name, or look it up on wowhead.com: http://www.wowhead.com/?spell=71993
File: NugRunning12-31-09
@alimjocox I simply modified the A...
Posted By: yaroot
@alimjocox I simply modified the AddSpell function to do such thing: local function override_textfunc(spellName, dstName) return dstName end local function AddSpell(ids, opts) opts.textfunc = opts.textfunc or override_textfunc for _, i in ipairs(ids) do NugRunningConfig = opts end end @d87 Beautiful addon:banana...
File: leafLFG09-03-09
Originally posted by ^VoiD Is it...
Posted By: yaroot
Originally posted by ^VoiD Is it me, or as of 3.2 does this add-on no longer work? I also cannot find any mini button anywhere, conifg or /cmd to do anything with this. ^V It works for me on Taiwan 3.2 Realms. And this is a LDB plugin, you will need a LDB display addon such as DockingStation, NinjaPanel to show the butto...
File: Broker_Equipment05-27-09
elseif(GetLocale() == 'zhCN') then...
Posted By: yaroot
elseif(GetLocale() == 'zhCN') then L.TOOLTIP1 = '点击选择套装' L.TOOLTIP2 = 'Ctrl+Alt 点击更新套装' L.TOOLTIP3 = 'Shift+Alt 点击删除套装' L.NOSET = '无套装' elseif(GetLocale() == 'zhTW') then L.TOOL...
File: Broker_Equipment05-27-09
Originally posted by p3lim Explai...
Posted By: yaroot
Originally posted by p3lim Explain better Add help lines like 'Click here to change your set' to explain how to delete or upadte the set by modifier keys(alt+ctrl/shift+click). Sometimes I may forget it.
File: Broker_Equipment05-26-09
Add update and delete help-info to...
Posted By: yaroot
Add update and delete help-info to the tooltip?
File: oUF leaf04-22-09
Originally posted by Caellian The...
Posted By: yaroot
Originally posted by Caellian The colors were merely an example... First I apologize for copying anything without asking for permision. Yep, the layout is based on p3lim's works, but I code a lot, not copying codes from 'every single layout on WOWI'. I used to use your color with p3lim's layout, it's cool:p but since I want...
File: lolTip04-12-09
Great work! I was a Tiptac user to...
Posted By: yaroot
Great work! I was a Tiptac user too. And sometimes I have the same idea to modify the blizzy toottip... But i'm too lazzzy:banana: Have you got any idea with the mana bar?
File: oUF_Freebgrid03-12-09
Originally posted by Freebaser I...
Posted By: yaroot
Originally posted by Freebaser I can't promise that it will always be up, because it runs from my house >.< >.
File: oUF P3lim03-11-09
Originally posted by ant1pathy Wo...
Posted By: yaroot
Originally posted by ant1pathy Would it be possible to get line changes for the minor fixes, so I can apply them without having to reposition and size everything? I realize they may not line up, but at least I'll have somewhere to start. You'll find on this page http://svn.wowinterface.com/listing.php?repname=oUF_P3lim&path=...
File: YamRaidtracker2 (EQDKP)03-05-09
Originally posted by Kagaro i can...
Posted By: yaroot
Originally posted by Kagaro i can make libdatabroker plugin for 3 when it comes out I agree so. For those who use Fubar, Broker2Fubar is what they need.
File: YamRaidtracker2 (EQDKP)02-18-09
More bigger main frame please. I l...
Posted By: yaroot
More bigger main frame please. I like this addon and hope to see version 3 soon!
File: oUF_Freebgrid01-28-09
Great! Grid takes too many mem/cpu...
Posted By: yaroot
Great! Grid takes too many mem/cpu usage. But what's Flourish? Is that Wild Growth? I locale the buff names with GetSpellInfo() http://yleaf.pastey.net/107163
File: MikScrollingBattleText01-27-09
I love this great addon. But have...
Posted By: yaroot
I love this great addon. But have you thought about add more animation styles? It would be awesome!
File: Ellipsis (Multi-Target DoT Timers)12-24-08
zhCN and zhTW locale is here:banana:
Posted By: yaroot
zhCN and zhTW locale is here:banana:
File: Broker ItemRack11-12-08
Doesn't work fine with cargoShip....
Posted By: yaroot
Doesn't work fine with cargoShip. Cannot open the set list when left-click. Can you look into it?
File: yGravier11-07-08
Originally posted by Beezleboss N...
Posted By: yaroot
Originally posted by Beezleboss Nice one! This is going straight into the addons folder ;) :)Thanks
File: ImprovedMerchant07-20-08
Originally posted by Macniel than...
Posted By: yaroot
Originally posted by Macniel thank you yaroot very very VERY Much :) :-p You foget to add zhCN & zhTW in line 37.
File: ImprovedMerchant07-20-08
zhcn & zhtw locales local LOCALE...
Posted By: yaroot
zhcn & zhtw locales local LOCALE = { = { = "Keine Filterung", = "Nothing", = "Nothing", = "Rien", = "无", = "無", }, = { = "Verwendbar", = "Usable", = "Usable", = "Utilisable" = "可用" = "可用" }, = { = "Suche", = "Search",...
File: OPie07-06-08
Originally posted by Silvas If It...
Posted By: yaroot
Originally posted by Silvas If ItemRack has slash commands you can use to swap sets, you can add those as custom macros to an OPie ring. I'm not currently interested in adding support specifically for ItemRack; you can, however, ask the ItemRack author(s) to write you something that does the trick. Em... ItemRack does have a cmd...
File: OPie07-04-08
wonderful addon! i use itemrack. b...
Posted By: yaroot
wonderful addon! i use itemrack. but i can't find anyway to add a itemrack set to an opie ring. can you add support for itemrack?
File: CameraPlus06-25-08
zhCN & zhTW locales elseif (GetL...
Posted By: yaroot
zhCN & zhTW locales elseif (GetLocale() == "zhCN") then SCAM_BIND_SETTINGS = "\230\143\146\228\187\182\232\174\190\231\189\174\230\136\143\231\170\151\229\143\163"; SCAM_BIND_MOVIEKEY = "\229\189\177\231\137\135\229\189\149\229\136\182\230\168\161\229\188\143"; SCAM_BIND_ROTL = "\233\149\156\229\164\180\229\183\166\230\151\1...
File: Lifebloomer 1.6.105-16-08
Re: Re: A little suggestion!
Posted By: yaroot
Originally posted by Mirari from what i understand the SpellID is an index ranging from 1-(number of spells in your spellbook). this means that different character's spellID's will reference different spells based on the set of abilities in their spellbook. So if one druid has fishing and another does not (or any other ability, y...