13.02.2014, 10:44
You have alot of PVars and Player loops, try reducing that by setting variables instead of PVars and combining all of the player loops into 1 player loop.
Are you using MySQL? MySQL takes alot of time to execute a query, especially if you're calling query code ALOT of times.
Are you using MySQL? MySQL takes alot of time to execute a query, especially if you're calling query code ALOT of times.