Page MenuHomeFeedback Tracker

Proper script multi threading
New, UrgentPublic

Description

Use case would be so we can iterative loop over a long list, evaluate map objects or do large calculations without destroying the server fps.

The current implementation is not true multi threading and can lead to poor server fps sometimes. It just queues the actions and switches which "thread" should be ran for a bit.

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 7
Category
General

Event Timeline