Showing results 1 to 25 of 40
Search took 0.00 seconds.
Search: Posts Made By: flow0284
Forum: Released AddOns 12-24-20, 03:39 PM
Replies: 540
Views: 418,366
Posted By flow0284
Here is my flight data

Here is my flight data
Forum: Lua/XML Help 03-17-20, 04:42 PM
Replies: 10
Views: 2,761
Posted By flow0284
You have to know I only need this for my...

You have to know I only need this for my raidleader... He wants a weakaura to post the cloakrank of each player...

I solved my "problems". If anyone is interested I can post a wago.io link.
Forum: Lua/XML Help 03-15-20, 03:36 PM
Replies: 10
Views: 2,761
Posted By flow0284
Ok maybe i am blind or stupid, i dont know. But...

Ok maybe i am blind or stupid, i dont know. But GetItemInfo just returns
itemName, itemLink, itemRarity, itemLevel, itemMinLevel, itemType, itemSubType, itemStackCount,
itemEquipLoc, itemIcon,...
Forum: Lua/XML Help 03-15-20, 11:17 AM
Replies: 10
Views: 2,761
Posted By flow0284
Hmm just another question. Is there a way to get...

Hmm just another question. Is there a way to get the Rank/Upgradelevel of the cloak?
Forum: Lua/XML Help 03-03-20, 03:41 PM
Replies: 10
Views: 2,761
Posted By flow0284
Thats what I'm looking for. Thank you so much...

Thats what I'm looking for.

Thank you so much @Kanegasi and @Xrystal
Forum: Lua/XML Help 03-02-20, 01:31 PM
Replies: 10
Views: 2,761
Posted By flow0284
Legendary cloak real itemlevel and rank (upgradelevel)

Is there a "simple" way to get the real itemlevel from the Legendary Cloak?
With select(4, GetItemInfo(169223)) I only get the "base" itemlevel 470 but not the upgraded.
Forum: Macro Help 12-05-18, 01:05 PM
Replies: 0
Views: 4,918
Posted By flow0284
LF macro to set each tank as maintank

hey folks!

i am looking for a macro to set each player with active tank spec as maintank
Forum: AddOn Search/Requests 08-17-18, 07:40 AM
Replies: 3
Views: 2,643
Posted By flow0284
When you are in a Legion zone you should se on...

When you are in a Legion zone you should se on your worldmap a green circle around the next nearest flightpoint where the whistle will bring you.

so the function GetPlayerMapPosition() is no longer...
Forum: AddOn Search/Requests 08-17-18, 04:59 AM
Replies: 3
Views: 2,643
Posted By flow0284
Whistle Master

Hi,

could anyone help to fix the addon Whistle Master (https://wow.curseforge.com/projects/whistle-master/files/2400660)? I am no lua expert, maybe some help with the Flightmap POIs ould help me a...
Forum: Lua/XML Help 10-04-16, 12:55 PM
Replies: 8
Views: 2,065
Posted By flow0284
Holy sh.t i thank you so much :o

Holy sh.t i thank you so much :o
Forum: Lua/XML Help 10-03-16, 09:40 AM
Replies: 8
Views: 2,065
Posted By flow0284
Thank you for the small demo. I have to ask,...

Thank you for the small demo.

I have to ask, could you held me to integrade your demo into my litte addon? I am new in Lua programming. everytime a have time I read tutorial and try to learn but...
Forum: Lua/XML Help 10-03-16, 07:41 AM
Replies: 8
Views: 2,065
Posted By flow0284
For whatever reason, I have no idea how to use...

For whatever reason, I have no idea how to use the functions. I might be just too tired or too stupid.
Forum: Lua/XML Help 10-02-16, 12:37 PM
Replies: 8
Views: 2,065
Posted By flow0284
Thank you! Now I have to play with it to get it...

Thank you! Now I have to play with it to get it work for me :)
Forum: Lua/XML Help 10-01-16, 04:18 PM
Replies: 8
Views: 2,065
Posted By flow0284
Textanimation (counting upward)

Hi there,

has anyone a idea how to make a textanimation like the one in the artifactui?
If the artifactui is opened and you add artifactpower the counter for the available power counts 'animated'...
Forum: Lua/XML Help 04-27-16, 03:06 PM
Replies: 0
Views: 1,830
Posted By flow0284
Question "Problem" with LibDataBroker

Hi,

i have a little problem using libdatabroker for a minimap button and interacting with mousebuttons.

first of all here is my code
addon = LibStub("AceAddon-3.0"):NewAddon("MillButton",...
Forum: Lua/XML Help 03-08-15, 07:24 AM
Replies: 56
Views: 27,597
Posted By flow0284
:D Das Addon soll beim mahlen von Kräutern...

:D

Das Addon soll beim mahlen von Kräutern helfen. Man kann, dank Eurer Hilfe, auswählen welche Kräuter man mahlen lassen will ohne jedes mal ein ggf. vorhandenes "mahlen Makro" ändern zu müssen....
Forum: Lua/XML Help 03-06-15, 07:08 PM
Replies: 56
Views: 27,597
Posted By flow0284
:eek: Ich danke Euch für Eure bisherige Hilfe....

:eek:

Ich danke Euch für Eure bisherige Hilfe. Ein paar Sachen sind mir zwar noch unklar, aber da muss und werde ich noch ein wenig lesen.

Eine letzte Sache habe ich noch, kann es sein das unter...
Forum: Lua/XML Help 03-06-15, 09:50 AM
Replies: 56
Views: 27,597
Posted By flow0284
Ich hänge ma das komplette Projekt hier an. Die...

Ich hänge ma das komplette Projekt hier an.

Die Idee mit dem weglassen der Anführungszeichen habe ich eben auch schon gehabt. Leider hat das nichts gebracht.
Forum: Lua/XML Help 03-06-15, 09:33 AM
Replies: 56
Views: 27,597
Posted By flow0284
Danke dafür :) Ich habe mir auch schon die Daten...

Danke dafür :)

Ich habe mir auch schon die Daten zusammengebaut.

Bsp:

L["109124"] = "Frostwurz"
L["109125"] = "Feuerwurz"
L["109126"] = "Gorgrondfliegenfalle"
L["109127"] = "Sternenblume"
Forum: Lua/XML Help 03-05-15, 05:37 PM
Replies: 56
Views: 27,597
Posted By flow0284
"Sichergehn" klingt doch schonmal gut :) Aaaber...

"Sichergehn" klingt doch schonmal gut :)

Aaaber XML...Skripten...:eek:
Forum: Lua/XML Help 03-05-15, 03:15 PM
Replies: 56
Views: 27,597
Posted By flow0284
Da muss ich ma schauen, wie ich das machen kann.

Da muss ich ma schauen, wie ich das machen kann.
Forum: Lua/XML Help 03-05-15, 08:22 AM
Replies: 56
Views: 27,597
Posted By flow0284
Metatabellen hab ich irgendwo schon mal gelesen...

Metatabellen hab ich irgendwo schon mal gelesen aber noch nie mit befasst.
Werden mal demnächst schauen wie Metatabellen funktionieren.
Forum: Lua/XML Help 03-05-15, 08:13 AM
Replies: 56
Views: 27,597
Posted By flow0284
Aber dann besteht doch vorerst noch immer das...

Aber dann besteht doch vorerst noch immer das Problem. Die Labels der Checkboxen bleiben doch dann noch immer solange leer bis der itemName vom Server zurückgegeben wurde, oder? :confused:
Forum: Lua/XML Help 03-05-15, 05:49 AM
Replies: 56
Views: 27,597
Posted By flow0284
Soo, ich glaube zu wissen warum die Labels nicht...

Soo,

ich glaube zu wissen warum die Labels nicht mit dem itemName gefüllt werden. Hier scheint es an der API selbst zu liegen. Die API kann mir nur die Namen direkt anzeigen, die ich während der...
Forum: Lua/XML Help 02-27-15, 01:57 PM
Replies: 56
Views: 27,597
Posted By flow0284
Danke. Aber so werden immer wieder die...

Danke.

Aber so werden immer wieder die defaultsettings geladen. kann es daran liegen weil ich beim event addon_loaded die MillButtonDB bereits aus der Herblist erstellen lasse?

Und mir ist eben...
Showing results 1 to 25 of 40