I tried making two mods, creating an identical global in each mod and then creating a Quest script in each mod that will change the global. When I tested it in game, there were two separate globals (even though they are named the same). Each quest script only changes the global from it's own mod.
When I try to set the global via console, I can only set one of the two identical globals. The other, does not update.
Any ideas??