31.01.2011, 13:23
Too late, and your example isn't really efficient, you've wasted 24 cells (96 bytes) creating another variable for the other players name, and you're using IsPlayerConnected instead of a constant (which would be less efficient), furthermore you haven't used sufficient indentation.
But kudos on explaining your example a little bit better than mine.
But kudos on explaining your example a little bit better than mine.