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
The virtualLevel VarTransmitListeners are only called for Sailing on login and after teleporting.
Bug.mov
After switching in game tabs I see this debug I added triggered
// For some reason, the script is ran on the parent container after all the skills. Ignore this
if (idx < 0)
{
log.debug("Running on parent container - early return");
Immediately after the virtual level disappears from sailing and VarTransmitListener is only being called for Attack through Farming.
Link to discord discussion about bug. https://discord.com/channels/301497432909414422/301497432909414422/1492174558881382571
The virtualLevel VarTransmitListeners are only called for Sailing on login and after teleporting.
Bug.mov
After switching in game tabs I see this debug I added triggered
Immediately after the virtual level disappears from sailing and VarTransmitListener is only being called for Attack through Farming.