Why do my globals keep changing values?

Post » Tue Dec 11, 2012 11:27 am

I use quite a few global variables in SSE, and I've noticed that after a while, they will start to change values, for no particular reason.
For example, I have a global variable sotha_watchdisabled, which keeps track of the state of the health of every guard in the city. If it's 1, they all die, if 0, they're all okay and alive.
Randomly, whenever I start up the CS, this variable will be set to 1, or even weird numbers, like 40 or 2.
This is not by any means the only variable that does this, and it's really, really REALLY annoying.
But my question is, why is it doing this in the first place?
User avatar
Yvonne Gruening
 
Posts: 3503
Joined: Mon Apr 23, 2007 7:31 pm

Return to III - Morrowind