Showing results 1 to 12 of 12
Search took 0.00 seconds.
Search: Posts Made By: Rhalyf
Forum: General Authoring Discussion 08/02/15, 07:18 PM
Replies: 8
Views: 5,221
Posted By Rhalyf
Thanks for all the info guys. I've got some...

Thanks for all the info guys. I've got some refactoring to do. :] :banana:

-Rhalyf.

EDIT: I was attempting to do this with PreHookHandlers and having to worry about race conditions and holy crap...
Forum: General Authoring Discussion 08/02/15, 10:06 AM
Replies: 8
Views: 5,221
Posted By Rhalyf
That's a lot more attractive,...

That's a lot more attractive, thanks!

-Rhalyf.


EDIT: I got ninja'd by votan. Thanks to you both.
Forum: General Authoring Discussion 08/02/15, 09:52 AM
Replies: 8
Views: 5,221
Posted By Rhalyf
I've thought of a kludgy way I can do this... I...

I've thought of a kludgy way I can do this... I can do string comparisons on the control name since the name of the control for chest is 'ZO_CharacterEquipmentSlotChest'. It's gross but from there I...
Forum: General Authoring Discussion 08/02/15, 09:40 AM
Replies: 8
Views: 5,221
Posted By Rhalyf
ItemLink for moused over item in BAG_WORN

I'm sure I'm doing something stupid, but I can't seem to figure it out yet...

For my Glyph Tooltips AddOn, I get the info (bag/slot) I need to build the ItemLink from moc().dataEntry.data. dataEntry...
Forum: Tutorials & Other Helpful Info 07/30/15, 08:32 PM
Replies: 65
Views: 56,202
Posted By Rhalyf
Thanks for the message! I've sent a PM to Wobin...

Thanks for the message! I've sent a PM to Wobin and KatKat. Now we wait. :)

I'll let you know via PM if I'm unable to reach either of them after a few days.
Forum: Tutorials & Other Helpful Info 07/30/15, 08:58 AM
Replies: 65
Views: 56,202
Posted By Rhalyf
Absolutely. Send them my way! I'll take on...

Absolutely. Send them my way!


I'll take on SousChef. Seeing as SousChef doesn't have an active owner/maintainer, do I fork it and submit a new AddOn or is there a different process for this?
Forum: Tutorials & Other Helpful Info 07/30/15, 12:26 AM
Replies: 65
Views: 56,202
Posted By Rhalyf
I'd be willing to pick up SousChef if you don't...

I'd be willing to pick up SousChef if you don't have time for it, sirinsidiator. I'm an avid user of SousChef and I spent some time looking through the code when I was developing my latest addon....
Forum: Tutorials & Other Helpful Info 07/27/15, 05:12 PM
Replies: 65
Views: 56,202
Posted By Rhalyf
I'd be interested in picking up an unsupported...

I'd be interested in picking up an unsupported AddOn or two if you guys need more devs.
Forum: AddOn Search/Requests 07/26/15, 08:56 PM
Replies: 5
Views: 3,932
Posted By Rhalyf
I'm still more than willing to build this AddOn...

I'm still more than willing to build this AddOn but I think you might want to look into http://www.esoui.com/downloads/info908-CirconiansTweakIt.html. It might already have the functionality (or...
Forum: Alpha/Beta AddOns 07/24/15, 02:08 PM
Replies: 0
Views: 8,245
Posted By Rhalyf
[Rhalyf's Glyph Enchanter Tooltips] Requesting Testing

Hi folks! I just released version 0.1 of Rhalyf's Glyph Enchanter Tooltips and would really appreciate feedback and testing.

It's an AddOn that adds information to the Glyph Tooltip in your...
Forum: AddOn Search/Requests 07/24/15, 09:31 AM
Replies: 5
Views: 3,932
Posted By Rhalyf
I'm going on a short vacation but I will make...

I'm going on a short vacation but I will make this for you when I get back in 4 days. (Assuming someone hasn't already made what you're looking for!)

Would you want to show your current bank slots...
Forum: General Authoring Discussion 07/13/15, 01:06 AM
Replies: 5
Views: 4,431
Posted By Rhalyf
I would look into EVENT_COMBAT_EVENT The event...

I would look into EVENT_COMBAT_EVENT

The event returns a result integer that could correspond to the constant you found. If so, you have all the information you're looking for. All that's left is...
Showing results 1 to 12 of 12