Closed jamiepenney closed 13 years ago
GetPlayerById was incorrectly testing the player ID for "out of bounds" issues, rather than the playerIndex, so trying to get the last player in the Players array would return null instead.
GetPlayerById was incorrectly testing the player ID for "out of bounds" issues, rather than the playerIndex, so trying to get the last player in the Players array would return null instead.