mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-06-26 22:31:49 +00:00
clean
This commit is contained in:
@ -1133,7 +1133,7 @@ aim()
|
|||||||
if (self canAds(dist, curweap))
|
if (self canAds(dist, curweap))
|
||||||
{
|
{
|
||||||
if (weaponClass(curweap) != "sniper" || !self.pers["bots"]["behavior"]["quickscope"])
|
if (weaponClass(curweap) != "sniper" || !self.pers["bots"]["behavior"]["quickscope"])
|
||||||
self thread pressAds();
|
self thread pressAds();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user