23.05.2013, 16:29
It is. You're running a loop that's going to execute 2000 times. Inside of that loop, you're running ANOTHER loop that will execute 500 times (unless you have re-defined MAX_PLAYERS), however that MAX_PLAYERS loop also executes 2000 times.
No, that's not inefficient! Of course not! /endsarcasm
I've been doing this longer than you have.
I really don't care. I know I'm right in calling you an idiot. The reason that many people on this forum can't do anything for themselves is because of people like YOU giving them inefficient scripts and saying "they don't know that other stuff." If they don't know it they need to learn it over the older methods.
No, that's not inefficient! Of course not! /endsarcasm
I've been doing this longer than you have.
I really don't care. I know I'm right in calling you an idiot. The reason that many people on this forum can't do anything for themselves is because of people like YOU giving them inefficient scripts and saying "they don't know that other stuff." If they don't know it they need to learn it over the older methods.