Well that worked, I think.prg wrote:You just do global.my_variable = my_value and global.my_variable will still have my_value after a save/load.
Don't know why it didn't work before when I tried that method. But it works now. Thanks guys.
Well that worked, I think.prg wrote:You just do global.my_variable = my_value and global.my_variable will still have my_value after a save/load.