[PointBlank] Someone can help me fix CM_BATTLE_RPE_START
i have this error i very test this locate seeding this bug someone can help me fix this code
just one Team can Kill when other Team try kill team blue no get round win just Team BLUE working
:help: :help:
i create video for know the error
https://www.youtube.com/watch?v=_tM-NRWkUEw
:help: :help:
Добавлено через 15 часов 1 минуту
someone can help me fix this code error
Player enter kill just one team
i have this error i very test this locate seeding this bug someone can help me fix this code
just one Team can Kill when other Team try kill team blue no get round win just Team BLUE working
Код:
if(Arrays.binarySearch(Room.RED_TEAM, slot.getId()) >= 0) {
if(room.getRedKills() == room.redTeamCount) {
room.[color=Red]redTeamCount[/color] = +1;
} else if(room.getBlueKills() == room.blueTeamCount) {
room.[color=blue]blueTeamCount[/color] = +1;
}
}
:help: :help:
i create video for know the error
https://www.youtube.com/watch?v=_tM-NRWkUEw
:help: :help:
Добавлено через 15 часов 1 минуту
someone can help me fix this code error
Player enter kill just one team