You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hook "MapChange" now receives a string to reveal which map the server is about to change to, or empty if the server is shutting down.
ALL scripts listening for this "MapChange" event will need an update. Just add a parameter for a string to receive the new map.