| Updated: | 02-25-11 10:32 AM |
| Created: | 07-12-10 06:14 PM |
| Downloads: | 3,515 |
| Favorites: | 6 |
| MD5: |
File Name |
Version |
Size |
Author |
Date |
1.9.8 |
165kB |
kneeki |
02-14-11 01:24 PM |
|
1.9.7 |
144kB |
kneeki |
01-27-11 12:06 PM |
|
1.9.6 |
144kB |
kneeki |
01-26-11 02:06 PM |
|
1.9.5 |
144kB |
kneeki |
01-26-11 01:20 PM |
|
1.9.4 |
144kB |
kneeki |
01-25-11 10:14 PM |
|
1.9.3 |
143kB |
kneeki |
11-03-10 09:28 PM |
|
1.9.2 |
143kB |
kneeki |
10-30-10 05:18 PM |
|
1.9.1 |
144kB |
kneeki |
10-27-10 08:29 PM |
|
1.9 |
141kB |
kneeki |
10-27-10 03:09 PM |
|
1.8 |
143kB |
kneeki |
10-16-10 05:16 PM |
|
1.7 |
141kB |
kneeki |
10-10-10 12:54 PM |
|
1.0 |
3MB |
kneeki |
07-12-10 06:14 PM |
![]() |
Comment Options |
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 5
Uploads: 0
|
i cant get it to work:(
How do i install it??
![]() |
|
|
|
|
|
|
Have Bauderrorframes / Cerror installed :3
|
|
|
|
|
|
|
|
I only edited the Tooltip one and that seemed to fix it for me
![]() |
|
|
|
|
|
|
|
The problem seemed to be my forgetfulness. I had the code twice, once in tooltip.lua and once in core.lua -.-
|
|
|
|
|
|
|
|
just posting a bug I found and a quick fix. in the tooltip.lua in scripts folder
Code:
GameTooltip:AddLine("Target:|cffffffff "..name)
Code:
GameTooltip:AddLine("Target:|cffffffff ".name)
![]() |
|
|
|
|
|
|
|
Only a few minor bugs really but it is a really simple UI to use thanks for the hard work and appreciate the swifty reply, looking forward to the update
|
|
|
|
|
|
||
Sorry about how 'closed' the current release version is by the way. I did a lot of it without the intention that I would be changing it in the future. Looking back, it made a lot more work for me. |
||
|
|
|
|
|
|
Hey again, in the Core.lua file theres a line
" ChatBox_height = "168", -- uses same width as infoLeft " is there anyway to make it so you can define the ChatBox_Width yourself ? I cant seem to figure out how i would implement this edit) Im trying to keep the Left box the same size but change the chatbox width so i can place Omen inside of the box without chat going all over it, and I cant seem to change the opacity either just sets it'self back to 50% if i try edit it. would appreciate any help
Last edited by Sethie : 10-26-10 at 06:41 AM.
|
|
|
|
|
|
|
|
The addon itself doesn't adjust the chat frame messages anymore.
|
|
|
|
|
|
|
|
Hey there, I'am using the default chat window and I'am trying to setup the Settings Tab for channels under Other where you can show Item Loot Money Loot etc and if I tick Item loot and reload the UI, log off or do anything involving a loading screen the settings disappear is there anyway I can turn them on and keep them on?
I tried checking some Lua files but I cant seem to find anything relating Chat Filtering Thanks in advance Found it in the Core.lua file thanks anyway ^^
Last edited by Sethie : 10-18-10 at 12:47 PM.
|
|
|
|
|
|
|
|
Hm, it works just fine for me.
|
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 7
Uploads: 0
|
Code:
Message: Interface\AddOns\Pandorum\scripts\minimap.lua:19: attempt to concatenate local 'pvpType' (a nil value)
Time: 10/15/10 19:52:21
Count: 2
Stack: Interface\AddOns\Pandorum\scripts\minimap.lua:19: in function <Interface\AddOns\Pandorum\scripts\minimap.lua:16>
Locals: self = zoneBox {
0 = <userdata>
Text = <unnamed> {
}
}
event = true
pvpType = nil
isSubZonePVP = nil
factionName = nil
(*temporary) = <function> defined =[C]:-1
(*temporary) = GameTooltip {
0 = <userdata>
numStatusBars = 1
SetInboxItem = <function> defined =[C]:-1
SetBuybackItem = <function> defined =[C]:-1
shoppingTooltips = <table> {
}
SetMerchantItem = <function> defined =[C]:-1
SetHyperlink = <function> defined =[C]:-1
SetTradeSkillItem = <function> defined =[C]:-1
hasMoney = 1
shownStatusBars = 0
SetOwner = <function> defined =[C]:-1
numMoneyFrames = 1
updateTooltip = 0.080999995395541
SetInventoryItem = <function> defined =[C]:-1
comparing = false
SetLootRollItem = <function> defined =[C]:-1
SetAuctionSellItem = <function> defined =[C]:-1
SetBagItem = <function> defined =[C]:-1
SetQuestLogItem = <function> defined =[C]:-1
SetGuildBankItem = <function> defined =[C]:-1
SetLootItem = <function> defined =[C]:-1
SetQuestItem = <function> defined =[C]:-1
SetAuctionItem = <function> defined =[C]:-1
}
(*temporary) = "Sholazarbecken"
(*temporary) = " ("
(*temporary) = nil
(*temporary) = ")"
(*temporary) = "attempt to concatenate local 'pvpType' (a nil value)"
zoneBox = zoneBox {
0 = <userdata>
Text = <unnamed> {
}
Last edited by Kintan : 10-15-10 at 11:54 AM.
|
|
|
|
|
|
|
A Murloc Raider
Forum posts: 5
File comments: 38
Uploads: 0
|
Code:
label.."ArP "..stat..format("%.2f", GetArmorPenetration()).."% ")
Maybe Mastery (GetCombatRatingBonus(26)) would be nice. Love your scripts.
Last edited by Agata : 10-13-10 at 02:39 PM.
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 7
Uploads: 0
|
Works fine let's see how it works when patch 4.0.1 is live tomorrow
![]() |
|
|
![]() |