Hi, I'm creating a game where one of its mechanics allows you to open and unlock doors, I used the "pmem" function to save the game, but I noticed that it doesn't save boolean variables (variables I use for the door system ) I want to know, is there a way to use pmem function with boolean variables?