Showing results 1 to 16 of 16
Search took 0.00 seconds.
Search: Posts Made By: inDef
Forum: General Authoring Discussion 03/28/14, 09:49 AM
Replies: 49
Views: 27,852
Posted By inDef
I'm definitely in. I don't have PTS access so...

I'm definitely in.

I don't have PTS access so I'm not an addon author yet, but I will be!

This would be great for the community, especially for folks who are learning (like me!).
Forum: General Authoring Discussion 03/20/14, 07:05 PM
Replies: 43
Views: 34,887
Posted By inDef
My post is horrible because you disagree with it?...

My post is horrible because you disagree with it? How 2014 of you.
Forum: General Authoring Discussion 03/20/14, 02:46 PM
Replies: 43
Views: 34,887
Posted By inDef
All my point was is that it's better to remove...

All my point was is that it's better to remove all of it before launch and then start adding back functionality slowly based on user feedback.

For the way the game is now, none of these changes...
Forum: General Authoring Discussion 03/20/14, 09:06 AM
Replies: 43
Views: 34,887
Posted By inDef
Overall the reactions I've been reading are...

Overall the reactions I've been reading are extremely over-exaggerated.

ZOS had 2 options here:

1. Keep the API the way it was and upgrade their own UI to display all the information that you...
Forum: General Authoring Discussion 03/18/14, 04:46 PM
Replies: 2
Views: 4,742
Posted By inDef
This is 100% speculation but I'd bet that: 1. ...

This is 100% speculation but I'd bet that:

1. NPC's don't have a race, they are just skinned a certain way. As a super generic example, imagine that any particular instance of class "NPC" does not...
Forum: General Authoring Discussion 03/18/14, 04:39 PM
Replies: 8
Views: 6,405
Posted By inDef
Has the default UI been posted anywhere yet? I'd...

Has the default UI been posted anywhere yet?

I'd like to know what all the ZO_ functions as well as other default functions do.
Forum: General Authoring Discussion 03/13/14, 08:31 PM
Replies: 6
Views: 12,914
Posted By inDef
Thanks for your reply Seerah! Yeah, after I...

Thanks for your reply Seerah!

Yeah, after I realized I posted in the wrong place and it'd likely be awhile before getting the response I was looking for... I decided to just dive in and figure it...
Forum: General Authoring Discussion 03/13/14, 11:14 AM
Replies: 6
Views: 12,914
Posted By inDef
Thanks to mods for moving!

Thanks to mods for moving!
Forum: General Authoring Discussion 03/13/14, 10:44 AM
Replies: 6
Views: 12,914
Posted By inDef
What is LibStub?

Hi All,

I asked the question "What is LibStub?" in the wrong forum on accident. Since I asked that question, I went and did some research and actually figured it out myself.

I'd like to post here...
Forum: General Authoring Discussion 03/12/14, 03:30 PM
Replies: 6
Views: 12,914
Posted By inDef
What is LibStub?

Hey All,

I've read the little document on LibStub here (http://www.esoui.com/downloads/info44-LibStub.html), but it doesn't clarify to me at all what it is or what it does.

What exactly is a...
Forum: General Authoring Discussion 03/07/14, 01:45 PM
Replies: 11
Views: 9,464
Posted By inDef
This explained what was going on perfectly. The...

This explained what was going on perfectly.

The key step I was missing is that "return function (self, ...)" is returning that actual function to some temp variable in memory. So once that is...
Forum: General Authoring Discussion 03/07/14, 10:19 AM
Replies: 11
Views: 9,464
Posted By inDef
Ok I think I understand. The chain "wrapper"...

Ok I think I understand. The chain "wrapper" forces any method called as part of the chain to return "self" as the object. This allows us to call many methods on a particular object, without having...
Forum: General Authoring Discussion 03/07/14, 10:12 AM
Replies: 11
Views: 9,464
Posted By inDef
So if the T object is all that is getting...

So if the T object is all that is getting returned in each part of the chain, when do the new functions from the __index metamethod get returned?
Forum: General Authoring Discussion 03/06/14, 11:02 PM
Replies: 11
Views: 9,464
Posted By inDef
Window Chaining

Looking through various add-ons, I've noticed that everyone seems to use a generic method chaining function.

I'd like to analyze this function and see if I understand what is happening. Any...
Forum: General Authoring Discussion 03/04/14, 05:41 PM
Replies: 34
Views: 21,003
Posted By inDef
Ok thanks. I was thinking I was missing an...

Ok thanks. I was thinking I was missing an important document somewhere.
Forum: General Authoring Discussion 03/04/14, 03:44 PM
Replies: 34
Views: 21,003
Posted By inDef
Where do we find documentation on ZO_ methods?

Where do we find all of the information behind what the different ZO_ methods do?

The wiki doesn't have any documentation for this, but I see ZO_ methods in every addon I download and try to learn...
Showing results 1 to 16 of 16