Sometimes a storekeeper has no maps for sale.
Fair enough, items are random, so he may genuinely have no maps for sale. But in the storyline on which I'm working, it's important that the player gets one particular map, so I arrange for the storekeeper in Santiago to have one. But occasionally he still won't sell it and the "Maps" section of the item buy/sell interface is blank. He certainly has the map - I inserted a bit of code to allow fighting in the store, mugged him, and the map in question was among his equipment.
My thought was that if the storekeeper has no maps originally then the "Maps" section is blank even if he's subsequently acquired a map; he still isn't prepared to sell maps, so it doesn't show up. But apparently there's been a general shortage of maps for sale and this may be linked, which is why I'm reporting it here.
Fair enough, items are random, so he may genuinely have no maps for sale. But in the storyline on which I'm working, it's important that the player gets one particular map, so I arrange for the storekeeper in Santiago to have one. But occasionally he still won't sell it and the "Maps" section of the item buy/sell interface is blank. He certainly has the map - I inserted a bit of code to allow fighting in the store, mugged him, and the map in question was among his equipment.
My thought was that if the storekeeper has no maps originally then the "Maps" section is blank even if he's subsequently acquired a map; he still isn't prepared to sell maps, so it doesn't show up. But apparently there's been a general shortage of maps for sale and this may be linked, which is why I'm reporting it here.