mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-04-22 10:15:44 +00:00
fix
This commit is contained in:
parent
455a2564a2
commit
213cd0bc0a
@ -1137,6 +1137,9 @@ bot_killstreak_think()
|
||||
else if(self.pers["bots"]["skill"]["base"] <= 3)
|
||||
targetPos = self.origin + (randomIntRange(-512, 512), randomIntRange(-512, 512), 0);
|
||||
break;
|
||||
|
||||
default:
|
||||
continue;
|
||||
}
|
||||
|
||||
isAirstrikePos = isDefined(targetPos);
|
||||
|
Loading…
x
Reference in New Issue
Block a user