Skip to content
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

LibQuestData Specific Quest Update Data #22

Open
Sharlikran opened this issue Jul 17, 2023 · 0 comments
Open

LibQuestData Specific Quest Update Data #22

Sharlikran opened this issue Jul 17, 2023 · 0 comments

Comments

@Sharlikran
Copy link
Member

Sharlikran commented Jul 17, 2023

Updating specific quest data

When there are specific quest pins that need to be updated post that information here. Always use the most recent version so the data you provide will match the current quest locations.

  • Do not provide the entire LibQuestData.lua file with all the quests you have encountered.

Status of next version

For the currently unreleased version 261, it will have all of the prologue quests removed because some can be obtained from the crown store and some are now obtained differently then before. Also a few quests such as Invitation to Orsinium, The Harborage, and Soul Shriven in Coldharbour have been removed.

Examples of reasons to update quest data

  • The NPC is no longer at that location and does not give the quest anymore
  • The NPC no longer moves or chases the player
  • The quest was part of an event and can no longer be obtained
  • The Prologue quest is now located in another location such as an Inn or from a specific NPC
  • The chapter data has been updated already but you are providing a missing quest

What to provide

  • Map name such as ["glenumbra/daggerfall_base_0"]
  • Index of the pin which is an integer in braces: [1]
  • The new data
[1] = 
{
    [1] = 0.5272041559,
    [2] = 0.2612756193,
    [3] = 0.0622344011,
    [4] = 0.3803076054,
    [5] = 5450,
    [6] = 68884,
},
This was referenced Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant