Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

About unused flags #1404

Open
2 tasks done
eyes-and-brain opened this issue Oct 21, 2020 · 2 comments
Open
2 tasks done

About unused flags #1404

eyes-and-brain opened this issue Oct 21, 2020 · 2 comments

Comments

@eyes-and-brain
Copy link

I have:

  • searched existing issues (http://project-topaz.com/issues/) to see if the issue has already been opened
  • checked the commit log to see if the issue has been resolved since my server was last updated

Additional Information (Steps to reproduce/Expected behavior) :

The following flag "WWoodsRTenText" is not used anywhere.
In other words, once the flag is set, it remains as a meaningless flag.

elseif csid == 632 then
player:setCharVar("WWoodsRTenText", 1)
end

This time, I happened to find such a meaningless flag.
Is it possible that there are many others?

@EpicTaru
Copy link
Contributor

EpicTaru commented Oct 21, 2020

Just my thoughts, but it may be related to this line for the Windy Rank 10 final mission (from FFXIclopedia, https://ffxiclopedia.fandom.com/wiki/Moon_Reading):

Optional: Most NPCs around Heavens Tower will have additional dialogue after the final battle (Kupipi has a different line after the cutscenes as well), along with NPCs around the Windurst Gate Guards and others involved in the storyline, as usual.

@MarianArlt
Copy link
Contributor

MarianArlt commented Oct 22, 2020

Well it is definitely included with "Moon Reading", the Rank 10 Windy mission.

It could be anything at any point though. I don't see that NPC even mentioned in the guides. Could be an optional dialogue or what EpicTaru said. It's also not clear from the name of the variable itself.

It's true that every nation has an epilogue cutscene (see my San d'Oria PR, in the case of Windy it's in Walls I think), but this doesn't seem to be for that to be honest, even says WWoods. The Rank 10 mission finishes by clicking Door: Vestal Chamber in Heaven's Tower, so any epilogue flag should be set there, not at this NPC.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants