10.03.2011, 17:34
After I finally could be arsed to take a look at the code, I must say that I'm disappointed: Why use foreach in OnPlayerUpdate? The server only gets new data about a specific player when that players OPU is called. I'd also use loops differently lol.