mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-06-27 14:51:49 +00:00
aaa
This commit is contained in:
@ -1115,7 +1115,7 @@ bot_uav_think()
|
||||
continue;
|
||||
|
||||
dist = self.pers["bots"]["skill"]["help_dist"];
|
||||
dist *= 8;
|
||||
dist *= dist * 8;
|
||||
|
||||
for ( i = level.players.size - 1; i >= 0; i-- )
|
||||
{
|
||||
|
Reference in New Issue
Block a user