mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-04-23 08:25:42 +00:00
Improved c4
This commit is contained in:
parent
5d9c90cc25
commit
837bec9c73
@ -363,7 +363,11 @@ watchC4Thrown(c4)
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
weap = self getCurrentWeapon();
|
||||||
|
if ( weap != "satchel_charge_mp" )
|
||||||
self notify( "alt_detonate" );
|
self notify( "alt_detonate" );
|
||||||
|
else
|
||||||
|
self thread pressFire();
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user