mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-04-20 17:55:42 +00:00
nah its actually the engine allows it
This commit is contained in:
parent
88e2c0ea82
commit
b70118a2fd
@ -921,7 +921,7 @@ aim()
|
||||
{
|
||||
wait 0.05;
|
||||
|
||||
if(level.inPrematchPeriod || level.gameEnded || self.bot.isfrozen || self maps\mp\_flashgrenades::isFlashbanged())//because cod4x aim is hacky setPlayerAngles, we gotta check if inPrematchPeriod etc
|
||||
if(level.inPrematchPeriod || level.gameEnded || self.bot.isfrozen || self maps\mp\_flashgrenades::isFlashbanged())
|
||||
continue;
|
||||
|
||||
aimspeed = self.pers["bots"]["skill"]["aim_time"];
|
||||
|
Loading…
x
Reference in New Issue
Block a user