mirror of
https://github.com/JezuzLizard/t4sp_bot_warfare.git
synced 2025-04-21 22:15:44 +00:00
checkf or target
This commit is contained in:
parent
9ac08f9d15
commit
4748f0e8ce
@ -1473,7 +1473,7 @@ aim_loop()
|
|||||||
|
|
||||||
conedot = getConeDot( aimpos, eyePos, angles );
|
conedot = getConeDot( aimpos, eyePos, angles );
|
||||||
|
|
||||||
if ( isdefined( self.bot.knifing_target ) )
|
if ( isdefined( self.bot.knifing_target ) && self.bot.knifing_target == target )
|
||||||
{
|
{
|
||||||
self thread bot_lookat( target gettagorigin( "j_spine4" ), 0.05 );
|
self thread bot_lookat( target gettagorigin( "j_spine4" ), 0.05 );
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user