mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-27 14:41:49 +00:00
Fixed pred
This commit is contained in:
@ -3454,6 +3454,7 @@ bot_killstreak_think()
|
||||
self setUsingRemote( "remotemissile" );
|
||||
self thread clear_remote_on_death();
|
||||
|
||||
self BotChangeToWeapon(ksWeap);
|
||||
if (!self changeToWeapon(ksWeap))
|
||||
{
|
||||
self ClearUsingRemote();
|
||||
|
Reference in New Issue
Block a user