Blockland Forums > Help
Checking treasure chests with VCE
Plastiware:
Update: It isn't working. I tried adding it as a footnote to the treasure chest cs file, and when I try to check <var:client:chestCount> in-game it always returns true. Did I do something wrong?
Plastiware:
Okay, the problem seems to have been because brick_treasure_chest, being a default add-on, is automatically re-downloaded if the one you have is missing or different upon start-up. I added the code in question to event_variables and it works fine. Thanks again!