I might make post a .cap somewhere if the problem is new, basically it happened a few times, I write a variable, notice my events arent working just right, and noticing that alot of events use the first global variable of the list. if I write Variable3 it goes back to Variable1.
Example:
Condition: If ________ is equal to 0
If Variable3 is equal to 0
After saving the changes:
If Variable1 is equal to 0
And I can't correct it, it keeps going back