Results: 256Comments by: Katae
File: kRestack12-22-09
Originally posted by radighoul Any...
Posted By: Katae
Originally posted by radighoul Any chance to have this addon hide the gui icon and restack text. I don't really need to see it on my screen for it to work. You mean the LDB part of the addon? Just go into your data broker display config (whichever it may be) and turn it off.
File: LiteStats12-22-09
To anyone interested in translating...
Posted By: Katae
To anyone interested in translating, I have set up localization (or plain text list format). All localizations are needed, and thanks! :D
File: Friend Color12-22-09
Originally posted by Awbee ok, the...
Posted By: Katae
Originally posted by Awbee ok, the problem is RAID_CLASS_COLORS only takes English arguments, while GetFriendInfo(i) returns localized class names. Blizz now provides a localized class name table. This is how I localized in LiteStats, for the most part: local name, level, class, zone, connected, status, note = GetFriendInfo(i) for k...
File: LiteStats12-22-09
Originally posted by Politig When...
Posted By: Katae
Originally posted by Politig When you put your mouse over it, it shows the tooltip as it usually does, but you can click on a name inside the tooltip to send them a whisper. This has been asked for before, can't do it without rewriting it completely.
File: LitePanels12-22-09
Originally posted by Politig Thank...
Posted By: Katae
Originally posted by Politig Thanks! I was a little confused on the use of commas in the coding, as well as character specificity. Using that code, it should only appear on Politig, right? It shows up on all of my alts as well. It's not a problem, I'm just curious. It should only be showing on Politig on that realm, that's a li...
File: LitePanels12-20-09
Originally posted by Politig I cop...
Posted By: Katae
Originally posted by Politig I copied and pasted that, and got: Comma missing, I edited my post.
File: LitePanels12-19-09
Originally posted by Politig lpane...
Posted By: Katae
Originally posted by Politig lpanels:CreateLayout("Test", { { name = "testbar", anchor_to = "BOTTOM", y_off = 20, width = "100%", height = 30, bg_color = "0 0 0", bg_alpha = 0.5, }, { name = "testbartop", parent = "testbar", anchor_to = "TOP", width...
File: LiteStats12-18-09
Originally posted by Unkn Katae, c...
Posted By: Katae
Originally posted by Unkn Katae, could you write a ammo module for this?I'll give it a shot, can't promise a lot since I don't play an ammo class :P localizationThank you guys for offering. I'll put things together when I can :)
File: LiteStats12-16-09
Originally posted by shinchih2001...
Posted By: Katae
Originally posted by shinchih2001 My litepanels minimap layout. where and how to put this layout in?? Wrong addon comments, it goes into the LitePanels/layout.lua file.
File: LitePanels12-15-09
Originally posted by Tastyfrog yes...
Posted By: Katae
Originally posted by Tastyfrog yes.. i just updated litestats and it didnt seem to fix the problem. here is the bug again: I still can't reproduce this. Have you tried them alone? Perhaps you're running a conflicting addon.
File: LiteStats12-15-09
Sorry about experience module error...
Posted By: Katae
Sorry about experience module error, got it fixed. Please report any other breaking bugs! :o
File: LitePanels12-15-09
Originally posted by richerich I'm...
Posted By: Katae
Originally posted by richerich I'm getting spammed with this error :S It appears that you don't have either the variable fmt or rested_fmt strings defined in the experience module config. Edit: Looks like I changed that variable name in one place and not the other. Uploading fix, in the meantime, you can change "fmt" at line 1115...
File: LitePanels12-14-09
Originally posted by Tastyfrog i k...
Posted By: Katae
Originally posted by Tastyfrog i keep getting this error: Is this error happening with fresh, newest versions of both addons?
File: LiteStats12-14-09
For any future questions about in-c...
Posted By: Katae
For any future questions about in-combat hiding. Hiding all stats in combat? Set HIDE_IN_COMBAT to true. Hiding all stats except a few? Set HIDE_IN_COMBAT to true and add an incombat setting to individual configs and set that to false. Only hiding a few stats, keeping the rest visible? Set HIDE_IN_COMBAT to false and add an inc...
File: LitePanels12-13-09
Originally posted by Politig Is th...
Posted By: Katae
Originally posted by Politig Is there a, say, directions file in there? I have little to no knowledge of programming. Start here, it will get you started. All of the attributes for building panels are in the layout.lua file.
File: LiteStats12-13-09
Originally posted by richerich Hmm...
Posted By: Katae
Originally posted by richerich Hmm, shift-click does the same thing as normal click on the durability module, opens the character sheet... Next update I meant ;) Originally posted by ac3r How can i get exactly the minimap like the one on the screenshot? I dont know how i could do this with LitePanels :( My litepanels minimap layou...
File: LiteStats12-13-09
Originally posted by richerich I h...
Posted By: Katae
Originally posted by richerich I have 2 suggestions of feature that u might consider adding :) 1: making cross-character viewing of raid lockouts (since i saw you added that, but only for the char your are on, not saving). 2: adding a equipment module for easy swamping and viewing of current set :) I got the equipment sets implem...
File: LitePanels12-12-09
Originally posted by Politig .../b...
Posted By: Katae
Originally posted by Politig .../blink blink well, do we need to install any other addons besides LitePanels to achieve those gradients? Negative, litepanels handles any style gradients, there's full documentation with the addon.
File: LitePanels12-12-09
Originally posted by Politig I mea...
Posted By: Katae
Originally posted by Politig I meant the bar at the top, displaying information. I figured LitePanels would be similar to KG, requiring textures o.o I use DockingStation to display Broker info modules, but it's not working. Those little cute scripted bars are exactly what I was looking for, but can't make them show up like yours...
File: LitePanels12-12-09
Originally posted by Politig Do yo...
Posted By: Katae
Originally posted by Politig Do you mind sharing where you got those textures, Katae? What textures? This? It's from a BTex package.
File: LiteStats12-11-09
Originally posted by Mugrax Is the...
Posted By: Katae
Originally posted by Mugrax Is there a way to hide the modules when in combat? i have done so with some of the panels in litepanels & would like to with the modules here as well, i have tried to use the same on event code for these as the panels but it doesnt seem to work the same way. Done, I'll upload this weekend or Monday.
File: LiteStats12-10-09
Originally posted by shinchih2001...
Posted By: Katae
Originally posted by shinchih2001 3.use litepanel 1.5.1+litestate 0.9.7a can't see any info about this addon To install, change config_default.lua to config.lua. This was done so previous configurations are not overwritten when updating.
File: LitePanels12-09-09
Originally posted by alimjocox i'd...
Posted By: Katae
Originally posted by alimjocox i'd like the border color to change to the current color of the channel im typing for.. i.e. /raid turns to orange /whisper to purple etc.. Check out NeonChat's code if you'd like to try it out yourself. It's not very much code, but just a bit much for me to clone ;)
File: LitePanels12-09-09
Originally posted by vpr I know th...
Posted By: Katae
Originally posted by vpr I know this doesn't fit in with the whole concept of the addon, however, I've tried to use this several times and I just can't wrap my head around the code. So I was wondering if there would ever be a more user friendly in-game setup/configuration module created for LiteStats/Panels to allow in-game setup? I...
File: LiteStats12-08-09
Originally posted by Skylinee Lite...
Posted By: Katae
Originally posted by Skylinee LiteStats-0.9.7\core.lua:54: attempt to index local 'modules' (a nil value) That shouldn't be happening when it isn't installed correctly. Uploading a small fix anyway.