GameServer icon indicating copy to clipboard operation
GameServer copied to clipboard

Content Preloading

Open lzardy opened this issue 4 years ago • 0 comments

During the game, many characters, spells, buffs, and so on are loading mid-game. Jungle camps are a clear example. This puts a large strain on the server, and being mid-game, practically disconnects the players for a moment.

The solution is to implement a content preloading system for scripts.

lzardy avatar Jan 29 '22 22:01 lzardy