Showing results 1 to 25 of 125
Search took 0.01 seconds.
Search: Posts Made By: Kyoma
Forum: General Authoring Discussion 08/15/20, 11:18 AM
Replies: 40
Views: 26,604
Posted By Kyoma
A quick fix (most likely), change it to...

A quick fix (most likely), change it to this:
self.async = LibAsync:Create ( self.name )
Forum: AddOn Help/Support 08/02/20, 02:46 PM
Replies: 12
Views: 4,935
Posted By Kyoma
It might be worth posting your settings for IIfA,...

It might be worth posting your settings for IIfA, I recall there being some tooltip stuff and it might be the reason why it works for others but not for you.
Forum: AddOn Help/Support 07/28/20, 04:56 AM
Replies: 5
Views: 7,016
Posted By Kyoma
If it's the same issue as what the OP had then it...

If it's the same issue as what the OP had then it won't *get fixed* and you'll have to *fix it* yourself just as the OP did in the 2nd post.
Forum: AddOn Search/Requests 07/22/20, 04:04 AM
Replies: 4
Views: 2,772
Posted By Kyoma
I think Map Pins will have markers for the places...

I think Map Pins will have markers for the places they can spawn.
Forum: General Authoring Discussion 07/02/20, 12:33 PM
Replies: 8
Views: 4,995
Posted By Kyoma
Does that mean GetMapInfoById will use mapIds as...

Does that mean GetMapInfoById will use mapIds as returned from GetCurrentMapId() and such?
Forum: AddOn Help/Support 07/01/20, 05:05 PM
Replies: 1
Views: 2,057
Posted By Kyoma
Change line 5 to this: local LAM2 = LibAddonMenu2

Change line 5 to this:
local LAM2 = LibAddonMenu2
Forum: Bug Reports 07/01/20, 10:28 AM
Replies: 6
Views: 6,336
Posted By Kyoma
Also, EVENT_FORWARD_CAMP_RESPAWN_TIMER_BEGINS is...

Also, EVENT_FORWARD_CAMP_RESPAWN_TIMER_BEGINS is no longer being invoked, which explains why the base UI doesn't have a working timer either
Forum: Bug Reports 07/01/20, 09:24 AM
Replies: 6
Views: 6,336
Posted By Kyoma
Yes I called it from chat as I tried to respawn a...

Yes I called it from chat as I tried to respawn a 2nd time and couldn't actually respawn at the camp due to the cooldown (the camp itself was fine). Done it a few times and always happens.
Forum: Bug Reports 07/01/20, 06:50 AM
Replies: 6
Views: 6,336
Posted By Kyoma
[open] GetNextForwardCampRespawnTime

It seems GetNextForwardCampRespawnTime is always returning 0 now. Not sure when it broke tho.
Forum: General Authoring Discussion 06/30/20, 05:13 PM
Replies: 8
Views: 4,995
Posted By Kyoma
Wait but zoneId isn't always zoneIndex-1 (or +1),...

Wait but zoneId isn't always zoneIndex-1 (or +1), right? So does this mean up until now it hasn't been giving the right return value
Forum: General Authoring Discussion 06/28/20, 09:06 AM
Replies: 12
Views: 6,732
Posted By Kyoma
Good luck on your new adventure and take care of...

Good luck on your new adventure and take care of all the goats we sent you.
Forum: Dev Tools 06/26/20, 05:17 AM
Replies: 12
Views: 12,795
Posted By Kyoma
For LoreBooks it'll depend on how the data gets...

For LoreBooks it'll depend on how the data gets collected as it isn't always as simple as collecting a harvest node. Taking the uesplog addon for example would lead to many erronous and duplicate...
Forum: AddOn Search/Requests 06/19/20, 07:35 AM
Replies: 2
Views: 1,917
Posted By Kyoma
The only ones I can think of (and find) are these...

The only ones I can think of (and find) are these two:

https://www.esoui.com/downloads/info2461-TextTrialsGuide.html

https://www.esoui.com/downloads/info2362-XynodesAllAboutMechanics.html

I don't...
Forum: Minion 06/17/20, 03:15 PM
Replies: 4
Views: 4,937
Posted By Kyoma
I don't know about Minion but my own Lorebooks...

I don't know about Minion but my own Lorebooks folder is just that and with LoreBooks.txt as manifest. Pretty sure ESO doesn't care about it
Forum: AddOn Search/Requests 05/31/20, 12:15 PM
Replies: 3
Views: 3,510
Posted By Kyoma
It'll be possible since an addon can place a 3d...

It'll be possible since an addon can place a 3d marker (like HarvestMap for example) but all the spots would need to be 'gathered' first (by the community). Would be relatively easy I'd say. :p
Forum: Lua/XML Help 05/19/20, 09:28 AM
Replies: 12
Views: 7,772
Posted By Kyoma
Can't give you exact info but I recall the limit...

Can't give you exact info but I recall the limit being more about number of keys than a raw size limit
Forum: AddOn Search/Requests 05/15/20, 07:17 PM
Replies: 20
Views: 8,548
Posted By Kyoma
Maybe it doesn't include that very first SkyShard...

Maybe it doesn't include that very first SkyShard (from the Coldharbour tutorial) since its not tied to a zone that is included by GetNextZoneStoryZoneId? SkyShards just checks for achievement #993...
Forum: AddOn Search/Requests 05/14/20, 06:49 AM
Replies: 20
Views: 8,548
Posted By Kyoma
Ok, the worldmap uses this for actually getting...

Ok, the worldmap uses this for actually getting the amounts for each zone completion...
Forum: AddOn Help/Support 05/06/20, 09:01 AM
Replies: 5
Views: 2,902
Posted By Kyoma
Tried searching your addon folder for that text?

Tried searching your addon folder for that text?
Forum: AddOn Help/Support 04/25/20, 11:01 AM
Replies: 11
Views: 3,967
Posted By Kyoma
Hmmm, SkyShards and LoreBooks shouldn't have any...

Hmmm, SkyShards and LoreBooks shouldn't have any issues being used together and neither of them include LibGPS
Forum: AddOn Search/Requests 04/15/20, 06:12 AM
Replies: 15
Views: 4,000
Posted By Kyoma
ESOLog is a bit different because it is...

ESOLog is a bit different because it is 'endorsed' by ZOS itself. Main reason ZOS is fine with it is that none of the info it provides is live. It's all after-the-fact stuff. They don't want...
Forum: AddOn Search/Requests 04/15/20, 06:05 AM
Replies: 15
Views: 4,000
Posted By Kyoma
It's not possible for groups but in theory if,...

It's not possible for groups but in theory if, for example, its for raids within a guild it might be possible to just use guildnotes and have an addon write the player's gear in his note and then...
Forum: AddOn Search/Requests 04/15/20, 06:00 AM
Replies: 15
Views: 4,000
Posted By Kyoma
Something like this could be done with guild...

Something like this could be done with guild notes (or friend notes) but there's no 'notes' for groupmembers.
Forum: AddOn Search/Requests 04/14/20, 02:06 PM
Replies: 15
Views: 4,000
Posted By Kyoma
Yea, all of the sharing that addons do within a...

Yea, all of the sharing that addons do within a group work by pinging the map and then using the coordinates to 'encode' a limited about of data (in the form of numbers basically).
Forum: AddOn Search/Requests 04/14/20, 09:50 AM
Replies: 15
Views: 4,000
Posted By Kyoma
Hmmm, I think Bandits User Interface has a type...

Hmmm, I think Bandits User Interface has a type of gear sharing with regards to certain sets. EDIT: Don't think there's anything that shares your complete equipment due to the limited way of sharing...
Showing results 1 to 25 of 125