-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
yachoor Updates #11
Comments
so I'm concerned with the length of the tooltip. I would like to ask that we stop putting the quest information unless you really get it during a quest. Meaning, you have to actively be doing the quest or the book is not there. If I am not on the quest and I can get it anyway, then don't put the quest information there at all. I will look into making an XML template or something and adding icons or whatever because that is just terrible. It is adding three lines per book. |
Sure! I'm missing entries for 86 books (clues from Tomes of Tributes don't have any static location): I think all the rest are available only during quest - will try to get them, but might take longer |
I think I better take that back, add the information. However, I need some examples of books you can walk up to but you can not interact with the book if you are not on the quest. Then some books that you can only find out on the overland map after you do the quest. |
Thanks I need to research those. |
I saw a few books where you changed the data from:
To a combined format
So just remember that you may have situations where you need a fake pin and the If the entry for "The Haven" was the location you didn't want to show up then use a line with |
Yeah, I use "fp" when more then 2 locations are needed - like a book in a dungeon in a city in a zone |
What should I do with books that have a known location, but also come from bookshelves? Right now the pins don't seem to show up if the book is marked with ["r"] = true 3 examples that have a known, non-random location entered:
|
Do it like that. I will look into it. |
I found a better book example to test with though.
That for some reason has nothing to do with how you interact with it. What's funny is that there is
|
So for Now if you updated that yourself and you could read a book at some point then I would need to know the exact details.
When you open that bookshelf then you will get the following line. That is a bookshelf, not a Lorebook. If for some reason that one bookshelf in that location always has that exact book no matter what then that is different. But still just enter it as I will add another detailed note. |
I added the 3rd entry in Mandrake Manor and updated this one with dungeon entrance location, but I don't think that location was right - wiki lists it in Solitude Outlaws Refuge |
Okay, see what else you can find but I'm using it to do some debugging. Then I will commit the changes. Then I'll explain the changes to that going forward you understand how Lorebooks handles the book entries. |
Right now I'm checking some older books with no static location too see if there truly are any that come just from bookcases - so far it seems that every book at least since Summerset has a static location. |
If that is the case then it will be annoying but you would do the following
|
@yachoor So originally the collection of all the books to be used for map pins would not be added if the
This way if |
Not accusing anyone but I do want to mention this to each of you because there are a few books this way. I just don't remember if there was support for the Reach in v23 or not. Plus I have been the only person entering data so far. So I don't see how this got this way. The data from what is copy pasted into chat is all you need except you may need to rename This is incorrect
This is all that is needed
|
https://github.com/ESOUIMods/LoreBooks/archive/refs/heads/master.zip Alright, manually install that. I still have work to do to finalize it. See if the books are displayed properly. |
|
I have Zenithar's Abbey done but I have to go to bed. I'll upload the changes tomorrow. It requires another tag to make it work that specifies the source map where you took the coordinates from. However, oddly the last book you get from the room with the Anvil doesn't work and I had to use the normalized coordinates which I was going to get rid of but I guess there will just be edge cases where it has to be used. |
@yachoor Just a place to talk about updates.
The text was updated successfully, but these errors were encountered: