SqlGetObject and SqlBindObject question related to new patch
n00bdragon
Member Posts: 11
I just want to make sure I'm understanding this correctly. Prior to 8193.32 these functions would store and restore local variables on objects by default. Now, after the patch, they only do so if you flip a flag which also causes them to store other aspects as well? I tested this out on code compiled before the patch and code compiled after the patch and that seems to be the case, but I want to make sure. I'm surprised you made it default to FALSE because that breaks a ton of things in persistent worlds.
0
Comments
I'm all set.