3a1056a2c3
Added new variable in CapturePoint: IsHomeCapturePointForTeam CapturePointSystem updated so -5 = team 2 owns it, +5 = team 1 owns it. Its also looking for a winner each update Updated Test. TODO: better Tests
5 lines
158 B
XML
5 lines
158 B
XML
<c:CapturePoint>
|
|
<CaptureTimer>0</CaptureTimer>
|
|
<OwnedBy>0</OwnedBy>
|
|
<IsHomeCapturePointForTeamNumber>0</IsHomeCapturePointForTeamNumber>
|
|
</c:CapturePoint> |