RangeSceneTeamExceedMaxCount constant

int const RangeSceneTeamExceedMaxCount

Description: The number of joined RangeScene teams exceeds the maximum number allowed.
Cause: The number of joined RangeScene teams exceeds the maximum number allowed. Up to 5 are allowed by default.
Solutions: RangeScene teams can joined are up to 5, and make sure that the number of RangeScene teams joned is not exceeded the maximum limit.

Implementation

static const int RangeSceneTeamExceedMaxCount = 1019031;