06.10.2018, 20:25
When the game mode starts, there are no players! Remove the loop as soon as possible because you do a big mistake. If MAX_PLAYERS is defined (default) as 1000, you create 19 textdraws inside the loop which is 19000! Limit is 2048 for global textdraws.