change gangwar

This commit is contained in:
Michael
2020-07-30 21:02:56 +02:00
parent 6ab7ccc36f
commit 98ac7c7bf3
3 changed files with 16 additions and 10 deletions

View File

@@ -258,7 +258,7 @@ export default function (globalData: IGlobalData): void {
})
}
if (att_score > 0 && def_score > 0) {
if (att_score >= 1 && def_score < 200) {
mp.game.graphics.drawText("~y~" + def + " " + def_score + " : " + att_score + " " + att, [0.07, 0.55],
{
font: 4,