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

Gabby has no elixirs to sell #1961

Open
raevenrises opened this issue Mar 10, 2024 · 2 comments
Open

Gabby has no elixirs to sell #1961

raevenrises opened this issue Mar 10, 2024 · 2 comments

Comments

@raevenrises
Copy link

raevenrises commented Mar 10, 2024

Gabby has no elixirs to sell. He only has empty jars to sell. This is my first time visiting him, after the crepitus have taken over a mine.

Windows 11 OS

JA2S version Game version Vanilla bug? Used to work?
0.21 JA2 Gold 1.12 Unknown, dont think so Have not tried before

2024-03-10t23-16-31z-gabby.sav.txt

I added a .txt file extension to the save game file so that Github would accept it.

@lynxlynxlynx
Copy link
Member

Maybe the change is on a timer; it's unclear if this is a bug yet.

@momoko-h
Copy link
Contributor

Yes, if I load that save and look at gArmsDealersInventory [4][218] (4: Gabby, 218: JAR_ELIXIR) I get the following:

$5 = {ubTotalItems = 0 '\000', ubPerfectItems = 0 '\000', ubStrayAmmo = 0 '\000',
SpecialItem = std::vector of length 0, capacity 0, uiOrderArrivalTime = 42, ubQtyOnOrder = 2 '\002',
fPreviouslyEligible = 1 '\001'}

Which means he doesn't currently have any but should get 2 elixirs on day 42.

However, I wonder why fPreviouslyEligible is 1; if this is really the first interaction with Gabby's store this should be 0, which would make the initial 3 elixirs available.

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

3 participants