mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-04-25 23:29:12 +00:00
imrpoved c4
This commit is contained in:
parent
442dd97a2d
commit
56c296bc51
@ -502,7 +502,11 @@ watchC4Thrown(c4)
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
self notify( "alt_detonate" );
|
weap = self getCurrentWeapon();
|
||||||
|
if ( weap != "c4_mp" )
|
||||||
|
self notify( "alt_detonate" );
|
||||||
|
else
|
||||||
|
self thread pressFire();
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user