Hi,
I've just tried to update my GLBasic from the Editor, but when I try it, I get a Visual C++ Runtime error that has to close down the Update_E. Should I just reinstall the Editor with the version being offered online right now? Or is there something else I need to do?
Also, I was looking through the help file and the forums for information on how to save a game. How is that done exactly?
Thanks!
You should get a new Setup if your version is <4.0.
For saving a game, "simply" write all variables that are used/neccessary into an ini file with INIPUT.
I suggest making "checkpoints" and only save e.g. the inventary and the current checkpoint.