28.10.2010, 18:41
Thank you guys, but now there's another small question.What is difference between () and [].Let's say we creating register/login system, so we need logged variable, and we are writing it with playerid, so it looks like that:logged[playerid].So playerid checks player id and finds it, but why we can't write it like this- logged(playerid)?

