Problem with Loading chat on a huge delay,garages,inventory with F2, menus that require to press E exc

Your server-side scripts are unoptimized. All of 'em must be running on the main thread and blocking it.

Use profiler command to find out the bad scripts