Showing results 1 to 17 of 17
Search took 0.00 seconds.
Search: Posts Made By: vandel212
Forum: Lua/XML Help 04/08/16, 07:31 PM
Replies: 4
Views: 6,882
Posted By vandel212
Got it!

Got it! This was exactly what I need. Should anyone need the list, I attached it to this response (CSV).
Forum: Lua/XML Help 04/05/16, 11:16 PM
Replies: 4
Views: 6,882
Posted By vandel212
List of Item Types

Hi, I was wondering if there is a list of item types (of how ESO classifies them) somewhere out there. The reason I phrase it that way is because this list Item Types...
Forum: Lua/XML Help 01/21/16, 01:45 AM
Replies: 9
Views: 6,467
Posted By vandel212
Yep, I messed up! I must have had the same...

Yep, I messed up! I must have had the same variable showing up in the loop. Now Worn items are grey, and Fine items are Green. Thanks for the help, this'll add a nice bit of pazaz to the project.
Forum: Lua/XML Help 01/19/16, 11:19 PM
Replies: 9
Views: 6,467
Posted By vandel212
So close! It doesn't return a color, which isn't...

So close! It doesn't return a color, which isn't a problem as I could just relate words to colors, but it's not full proof. For example, White Text items will return a value of "worn", but Green Text...
Forum: Lua/XML Help 01/15/16, 01:50 AM
Replies: 10
Views: 7,075
Posted By vandel212
So here is what I am doing. I'm gathering data...

So here is what I am doing. I'm gathering data and then having another application outside of ESO look at this then do some processing. So my workflow thus far is, go in game, do some stuff, have it...
Forum: Lua/XML Help 01/15/16, 01:38 AM
Replies: 3
Views: 4,394
Posted By vandel212
Darn. Thanks for the info.

Darn. Thanks for the info.
Forum: Lua/XML Help 01/14/16, 11:16 PM
Replies: 3
Views: 4,394
Posted By vandel212
Illegal Call CopyAllTextToClipboard

First off let me appologize, it seems as though I have taken over the forum with all my posts. I truely do look for solutions before posting here (Google + Forum search tool + Wiki + API...
Forum: Lua/XML Help 01/13/16, 02:20 AM
Replies: 9
Views: 6,467
Posted By vandel212
Thank you for the very quick response! Will this...

Thank you for the very quick response! Will this return the name of the color? And by that I mean will it say "Green"? Or will it just make the text green? Because I actually need the name of the...
Forum: Lua/XML Help 01/13/16, 02:03 AM
Replies: 9
Views: 6,467
Posted By vandel212
Getting an item's color

Hi, I looked on the wiki API, and did search on the forums here, and didn't find anything. If I have an Item Link, is there a way I can get it's color (White, green, blue etc...)?

Thank you.
Forum: General Authoring Discussion 01/13/16, 01:26 AM
Replies: 2
Views: 4,356
Posted By vandel212
Web Based Item API

Hi, I'm not sure if this is the correct place to post this, but I was wondering if something exists that I can use on my website to allow me to get item info based on an item link. I know Diablo 3...
Forum: Lua/XML Help 01/13/16, 12:58 AM
Replies: 4
Views: 7,452
Posted By vandel212
That tool was very helpful. Thanks!

That tool was very helpful. Thanks!
Forum: Lua/XML Help 01/11/16, 05:13 AM
Replies: 4
Views: 7,452
Posted By vandel212
Item Link Question

Hello, I have a question about Item links. In the Wiki, I was able to find a break down of the item link's anatomy. I have question about one section of it: the item ID. So here is an example of an...
Forum: Lua/XML Help 01/10/16, 04:50 PM
Replies: 10
Views: 7,075
Posted By vandel212
Well I still need them to exist in the file,...

Well I still need them to exist in the file, setting them to nil removed that line from the file altogether.
Forum: Lua/XML Help 01/09/16, 06:17 PM
Replies: 10
Views: 7,075
Posted By vandel212
Prevent Certain Saved Variables from loading

I have an addon where is saves data outside of the game via saved variable. However once it is saved, I do not want the addon to use it anymore. Is it possible so that when loading addons, it does...
Forum: Lua/XML Help 01/09/16, 04:01 PM
Replies: 5
Views: 4,225
Posted By vandel212
Ah sweet! That worked perfect. Last question:...

Ah sweet! That worked perfect. Last question: There a way to remove a saved variable via the addon?
Forum: Lua/XML Help 01/09/16, 02:52 PM
Replies: 5
Views: 4,225
Posted By vandel212
I see

Oh I see. So with the saved variables thing, is there a way to make the addon dynamically create variable names based on a counter?

So you might have a counter "x = 1", then the variable name would...
Forum: Lua/XML Help 01/09/16, 02:31 PM
Replies: 5
Views: 4,225
Posted By vandel212
Export Data

Hi, I'm writing an addon that will export mail attachment data. I am at the point where I collect the information, but I have no idea how to export it to a text file or something that I can use...
Showing results 1 to 17 of 17