Yo,

Is it possible to force shops to recheck their conditions when opening a shop? I made a shop with a couple of items behind "Use Variable Conditions" conditions, but they only seem to work when the game starts.

For example I have a variable "reputation" and an item in the shop with variable condition requiring reputation >= 10. And when I start the game with reputation = 0 the item won't show. But if I do something and gain +20 reputation and go back to the shop, the item still won't show. If I instead start the game with 20 reputation the item will show like it should.
  • Don't use Save Shop, as that'll prevent the shop's items from being checked/created again and use the stock that was originally created (and the changes made to it, e.g. via buying).

    If you need to save the shop's content (e.g. for limited quantity items or to be able to buy back sold stuff), you can change the shop's stock via the event system (Add > Game > Shop nodes).
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Sign In or Register to comment.