fixed jason mode once more
high skill bots now making more headshots
This commit is contained in:
parent
1f3774c786
commit
b7baeb5852
6 changed files with 53 additions and 32 deletions
|
|
@ -1070,7 +1070,7 @@ private:
|
|||
|
||||
void SelectBestWeapon (void);
|
||||
void SelectPistol (void);
|
||||
bool IsFriendInLineOfFire (float distance);
|
||||
bool IsFriendInLineOfFire (void);
|
||||
bool IsGroupOfEnemies (const Vector &location, int numEnemies = 1, int radius = 256);
|
||||
|
||||
bool IsShootableThruObstacle (const Vector &dest);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue