Implemented js5port, worldport, parent/sub cache paths

This commit is contained in:
Jonatino
2021-03-21 16:13:51 -04:00
parent 050f399cdf
commit bec41007a9
20 changed files with 106 additions and 53 deletions

View File

@@ -162,7 +162,7 @@ public class ChatChannel {
Client.worldId = var0.id; // L: 1556
Client.worldProperties = var0.properties; // L: 1557
MouseRecorder.worldPort = Client.gameBuild == 0 ? 43594 : var0.id + 40000; // L: 1558
class171.js5Port = Client.gameBuild == 0 ? 443 : var0.id + 50000; // L: 1559
FrameProvider.js5Port = Client.gameBuild == 0 ? 443 : var0.id + 50000; // L: 1559
DynamicObject.currentPort = MouseRecorder.worldPort; // L: 1560
} // L: 1561
}