Showing results 1 to 17 of 17
Search took 0.00 seconds.
Search: Posts Made By: Werewolf Finds Dragon
Forum: General Authoring Discussion 10/24/16, 09:30 PM
Replies: 12
Views: 6,891
Thinking outside the box is bad design? How?...

Thinking outside the box is bad design? How? Why?? I don't understand how you could substantiate that reasonably or logically. It seems like a kneejerk reaction of traditionalism. The information is...
Forum: General Authoring Discussion 10/24/16, 07:08 AM
Replies: 12
Views: 6,891
I was looking for an implementation of this,...

I was looking for an implementation of this, basically:

local addonFunction = debug.getinfo(2).func
local addonObjectName = debug.getupvalues(addonFunction, 1)
local addonObject =...
Forum: General Authoring Discussion 10/21/16, 06:28 PM
Replies: 12
Views: 6,891
Thanks! It's my own library, yes. I've just been...

Thanks!

It's my own library, yes. I've just been fiddling with a utilities library for my addons. I have one for doing chat prints and I'm thinking of one to help out with events. I'm essentially...
Forum: General Authoring Discussion 10/21/16, 02:17 AM
Replies: 12
Views: 6,891
Any way to get the addon object that called a library function?

Okay, a lot of anxiety, here. I have so much social anxiety that it's not even funny so asking like this is hard. Usually I prefer figuring out my own problems, but I think I've come up against...
Forum: Chit-Chat 06/17/15, 09:01 PM
Replies: 10
Views: 22,260
That's a ridiculous idea, frankly. No game...

That's a ridiculous idea, frankly.

No game should ever appeal to all playstyles. Ever. There's a reason that video games don't do that. By your estimation, I should be able to finish Portal 2 easily...
Forum: AddOn Help/Support 05/08/15, 08:03 PM
Replies: 7
Views: 4,811
Wow. I have no idea then. All I can say is that...

Wow. I have no idea then. All I can say is that that's bizarre and I empathise. I really hate it when problems like this arise. Perhaps poke that bloke from ZOS? ZOS_ChipHilseberg, I think? Maybe...
Forum: AddOn Help/Support 05/08/15, 09:06 AM
Replies: 7
Views: 4,811
My first step with this would be to test it in...

My first step with this would be to test it in game by doing the following, if possible:

/script local label = GetControl(tabObject, "Text"); label:SetColor({255, 255, 255, 1.0})

If you know the...
Forum: General Authoring Discussion 05/03/15, 06:50 AM
Replies: 3
Views: 3,416
Thanks so much! Its RefreshMode() is thankfully...

Thanks so much!

Its RefreshMode() is thankfully only called on initialise and on it being changed in the options. So some load/pop events should handle that. Shouldn't be a big problem. I really...
Forum: General Authoring Discussion 05/03/15, 12:18 AM
Replies: 3
Views: 3,416
Anyone running a trial soon?

I'd really appreciate it if you could do the following on the trial.

/script ZO_GroupReviveCounter:SetHidden(true)
And let me know if that hides the Soul Reservoir.

If it doesn't, could you mouse...
Forum: Lua/XML Help 04/29/15, 03:22 PM
Replies: 3
Views: 4,215
I wish I could help that, Beartram. I'd love to...

I wish I could help that, Beartram. I'd love to be a succinct public speaker. But when I have to talk to anyone I don't think I'm properly conveying myself well enough, especially when I feel like...
Forum: Lua/XML Help 04/29/15, 11:39 AM
Replies: 3
Views: 4,215
So, the Soul Reservoir...

Okay, this is a thing. I don't normally like bothering other people because I prefer to be independent, that means I don't have to get on anyone's nerves.

Still, I've hit an impasse. That bloody...
Forum: AddOn Help/Support 04/23/15, 02:07 PM
Replies: 4
Views: 4,039
So I decided to upload ClearView...

So I decided to upload ClearView (http://www.esoui.com/downloads/info1055-ClearView.html).

What's changed?

I fixed the code that would break on entering/leaving combat. It was vestigial from when...
Forum: AddOn Help/Support 04/23/15, 02:42 AM
Replies: 4
Views: 4,039
I actually went ahead and threw a quick thing...

I actually went ahead and threw a quick thing together. I'm nice like that. I'm not sure if I'll upload it as an actual addon, though. I may, but I'm hoping the community will be gentle with...
Forum: AddOn Help/Support 04/23/15, 01:33 AM
Replies: 4
Views: 4,039
I actually made myself a little addon for this. I...

I actually made myself a little addon for this. I called it ClearView. I can't really share it because it's tied into what addons I personally use. But it cleverly handleds stuff like SmartBags,...
Forum: General Authoring Discussion 04/20/15, 09:39 AM
Replies: 13
Views: 10,083
Indeed, I've had this too, even without that...

Indeed, I've had this too, even without that addon (specifically, but it might be caused by others). I think it's maybe to do with how certain UI hide/show events are handled, so I did some fun...
Forum: General Authoring Discussion 04/19/15, 11:30 AM
Replies: 3
Views: 5,030
Hm. Some of those features would be great to have...

Hm. Some of those features would be great to have as options in the PC version. Mostly the menus, and especially the dialogue system. Why? MMOs can be daunting to the visually disabled and it can be...
Forum: General Authoring Discussion 04/18/15, 06:40 PM
Replies: 19
Views: 25,610
Not that I'd want to reveal my identity, but it's...

Not that I'd want to reveal my identity, but it's fair to say I created a fair few addons for WoW, and many of those ended up being improved upon and recreated for other MMOs without ever asking for...
Showing results 1 to 17 of 17