Re: And Errors Still Do Happen
When the game loads it creates an array from the data files. If the data is altered or changed it would still use the information in that spot to try to run the game. In loaded games all the data is stored for use in the array and any change in the data will cause different data to be used in place of what was originally there.
|