mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-10-18 17:49:02 +00:00
custom ping
This commit is contained in:
@@ -233,6 +233,7 @@ doBotMovement()
|
|||||||
|
|
||||||
// move!
|
// move!
|
||||||
self botMovement(int(dir[0]), int(dir[1]));
|
self botMovement(int(dir[0]), int(dir[1]));
|
||||||
|
self setPing(randomIntRange(45, 55));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user