Roto
|
Then again, knowing how people never record these things in utterly complete and understandable detail, I could be wrong.
Normally I would suggest whoever broke it, fix it, but when it comes to Verge and its developers'...you can only feh and work around it.
Read and WriteVars() do not work in Verge2k+j according to the admittal of others, to read and save variables, you'll simply need to learn how to use file input and output functions. They're incredibly easy to use. Once you get the hang of it, you'll be writing up save and load functions in no time. On top of that, the knowledge learned can be applied to other things.
If you want a lil' more assistance other than ranting advice, I'll be glad to give it.
Posted on 2001-07-28 05:22:14
|
rpgking
|
It was only fixed(or so tsB says) in v2.6. But I don't even recommend using Read/WriteVars at all. It's better to just write your own savefile system, because then you won't write a bunch of unnecessary global variables to a savefile.
-rpgking
Out of clutter, find simplicity.
-Einstein
Posted on 2001-07-28 23:28:14
|