H-uru / moul-scripts

Plasma engine scripts used by Myst Online. Moved to https://github.com/H-uru/Plasma
GNU General Public License v3.0
32 stars 34 forks source link

nb01EmgrPhase0: Only update the AgeVaultSDL once #83

Closed Hoikas closed 10 years ago

Hoikas commented 10 years ago

This should help prevent race conditions. Specifically the crazy one where we see default-hoods on Gehn, and some Global/Local SDL races on link-in.

Mystler commented 10 years ago

Seems to work fine. :+1: