Showing results 1 to 25 of 28
Search took 0.00 seconds.
Search: Posts Made By: Crowfeather
Forum: Ion Engines, Engage! 01-10-11, 05:18 PM
Replies: 545
Views: 437,182
Posted By Crowfeather
The /in <wait time>:<unsecure command line>...

The /in <wait time>:<unsecure command line> command doesn't seem to work anymore. Neither does the Ace3 build in command (or I couldn't figure out the right syntax).
Forum: Lua/XML Help 11-01-10, 06:09 AM
Replies: 6
Views: 3,349
Posted By Crowfeather
Found this via search as I had a very similar...

Found this via search as I had a very similar Problem. CopyTable solved that problem but unfortunatly it also caused memory consumption of my addon to spike. It looks like instead of overwriting an...
Forum: Lua/XML Help 05-01-10, 06:48 AM
Replies: 9
Views: 6,541
Posted By Crowfeather
So if I understood you right the two examples...

So if I understood you right the two examples given in my last post would behave exactly the same? Having other frames encapsulated withing an frame tag doesnīt serve any specific purpose but to...
Forum: Lua/XML Help 05-01-10, 05:11 AM
Replies: 9
Views: 6,541
Posted By Crowfeather
Thanks for the replies. So is there actually a...

Thanks for the replies.

So is there actually a reason or advantage to use the frameName instead of the variable name?

Iīm also still unsure as to what "virtual" means, if I need it and if there is...
Forum: Lua/XML Help 04-30-10, 01:49 PM
Replies: 9
Views: 6,541
Posted By Crowfeather
Thanks for the link, itīs certainly better than...

Thanks for the link, itīs certainly better than the one I knew before.

As I said I looked into the SW_UniLog.xml as well as the SW_FrameTemplates.xml but didnīt turn up something visible yet.

I...
Forum: Lua/XML Help 04-29-10, 05:33 AM
Replies: 9
Views: 6,541
Posted By Crowfeather
Creating complex frames

Iīm trying to write a new version of the long since abandoned SW_UniLog (which was part of the SW_Stats damage meters). As first step to do this Iīd like to create a move- and resizable frame that...
Forum: Lua/XML Help 03-26-10, 07:07 AM
Replies: 3
Views: 2,906
Posted By Crowfeather
Yes it is.

Yes it is.
Forum: Lua/XML Help 03-26-10, 04:09 AM
Replies: 3
Views: 2,906
Posted By Crowfeather
Cache related performance issue

Iīll just quote the user with the problem

The first thing that comes to mind when reading his explantation was that the savedvariables will be written/read after the first relog or reloadui after a...
Forum: Lua/XML Help 03-26-10, 03:26 AM
Replies: 2
Views: 2,918
Posted By Crowfeather
minDamage, maxDamage, minOffHandDamage, ...

minDamage, maxDamage, minOffHandDamage, maxOffHandDamage, physicalBonusPos, physicalBonusNeg, percent = UnitDamage("unit")
This should do the trick. Percent should represent whatever you can see on...
Forum: Lua/XML Help 03-07-10, 08:47 AM
Replies: 9
Views: 5,202
Posted By Crowfeather
Thanks for all the answers, I think it already...

Thanks for all the answers, I think it already helped me lowering the memory usage of my addon significantly. ;)
Forum: Lua/XML Help 03-06-10, 07:43 AM
Replies: 9
Views: 5,202
Posted By Crowfeather
Thatīs not the point. Iīm not complaining about...

Thatīs not the point. Iīm not complaining about the way lua handles garbage collection or memory allocation - quite the opposite. I think itīs much more likely that somehow, somewhere Iīm still doing...
Forum: Lua/XML Help 03-06-10, 05:44 AM
Replies: 9
Views: 5,202
Posted By Crowfeather
Thanks for the fast reply. :) Iīve tried both if...

Thanks for the fast reply. :)

Iīve tried both
if adj then table.wipe(adj) else adj = {} end and local adj = nil
adj = {}
The latter didnīt change anything, the former alleviated the problem somewhat...
Forum: Lua/XML Help 03-06-10, 04:45 AM
Replies: 9
Views: 5,202
Posted By Crowfeather
Memory usage and variables

As Iīm not really happy with the memory usage of my addon Iīd like to learn a bit about how lua allocates and releases memory for variables.

For example Iīve got a function that creates and fills a...
Forum: AddOn Search/Requests 02-12-10, 05:49 AM
Replies: 1
Views: 2,803
Posted By Crowfeather
So as there doesnīt seem to be any such mod...

So as there doesnīt seem to be any such mod anymore, does anyone of the more experienced mod authors feel like trying this? I should propably ask the damage meters addon authors specifically as the...
Forum: AddOn Search/Requests 02-01-10, 07:44 AM
Replies: 1
Views: 2,803
Posted By Crowfeather
Addon like SWS_Unilog

I wonder if thereīs an Addon that allows you to filter the combatlog for certain sources, targets, spellsnames, effect types (eg. healing, damage etc). Kind of like you can do with an excel...
Forum: Lua/XML Help 06-25-09, 10:57 AM
Replies: 5
Views: 5,641
Posted By Crowfeather
I think you misunderstood me. Iīm not having...

I think you misunderstood me. Iīm not having trouble recognizing if the buff UnitAura refers to is mine or not - it says so in its return value. What Iīm wondering about is if even after I found one...
Forum: Lua/XML Help 06-25-09, 08:27 AM
Replies: 5
Views: 5,641
Posted By Crowfeather
Well if I just wanted to know if I had serpent...

Well if I just wanted to know if I had serpent sting on my target and thereīre 40 debuffs on said target the loop would be quite complicated for something seemingly easy. But yes, after I realized...
Forum: Lua/XML Help 06-25-09, 07:04 AM
Replies: 5
Views: 5,641
Posted By Crowfeather
Question about UnitAura (or UnitDebuff)

Couldnīt find any information regarding this - if I query UnitAura for Serpent Sting and beside my own thereīre multiple other Serpent Stings from other Hunters on the target will it default to my...
Forum: Lua/XML Help 06-21-09, 10:30 AM
Replies: 2
Views: 3,077
Posted By Crowfeather
Unfortunatly no - the ranged attack pane just...

Unfortunatly no - the ranged attack pane just shows auto shot damage with various other stats rolled into it (ammo and weapon beeing among them).
Forum: Lua/XML Help 06-21-09, 06:02 AM
Replies: 2
Views: 3,077
Posted By Crowfeather
How to get informations about items

So here I am again with yet another question.
This time I need to find out something about equipped items (ranged weapon dps, attack speed and ammo dps aso).
Researching my options I found out that I...
Forum: Lua/XML Help 06-18-09, 06:15 AM
Replies: 1
Views: 2,821
Posted By Crowfeather
Alright I guess I figured out a way to do this...

Alright I guess I figured out a way to do this myself now. Itīs not perfect but itīs far less complicated and will do better than either of the above.
Forum: Lua/XML Help 06-17-09, 02:19 PM
Replies: 1
Views: 2,821
Posted By Crowfeather
How to track ranged haste

For my addon I need to know the players current haste including haste from buffs. To my knowledge thereīre only two ways of obtaining that information. One way is to do it backwards using...
Forum: Lua/XML Help 06-06-09, 03:00 AM
Replies: 10
Views: 8,182
Posted By Crowfeather
The problem for me wasnīt that it didnīt always...

The problem for me wasnīt that it didnīt always fire (it did for me) but that it doesnīt seem to differentiate between yourself and others (dis)mounting (got spammed with the event in dalaran) and -...
Forum: Lua/XML Help 05-29-09, 05:52 AM
Replies: 7
Views: 3,289
Posted By Crowfeather
Thanks again, will try it as soon as Iīm back...

Thanks again, will try it as soon as Iīm back home. :)
Forum: Lua/XML Help 05-29-09, 05:08 AM
Replies: 7
Views: 3,289
Posted By Crowfeather
Thanks for all the replies. After Cargors answer...

Thanks for all the replies. After Cargors answer I figured as much and changed my code accordingly. It looks almost like the code Gimbli posted now... well I guess I should make much more use of...
Showing results 1 to 25 of 28