04.02.2014, 09:01
Quote:
You are destroying the same texdraw twice, and you only can destroy playertextdraws, not global textdraw..
|
The problem is that you loop 7 times through the players (6 using foreach and 1 without) when you could've used only 1 loop and do your code. Another thing is dini. It's really old and it slows down as well. Consider of changing to SQL or y_ini.