mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 13:55:43 +00:00
Fixed pred
This commit is contained in:
parent
39673cf20c
commit
e5e6dfcb13
@ -3454,6 +3454,7 @@ bot_killstreak_think()
|
|||||||
self setUsingRemote( "remotemissile" );
|
self setUsingRemote( "remotemissile" );
|
||||||
self thread clear_remote_on_death();
|
self thread clear_remote_on_death();
|
||||||
|
|
||||||
|
self BotChangeToWeapon(ksWeap);
|
||||||
if (!self changeToWeapon(ksWeap))
|
if (!self changeToWeapon(ksWeap))
|
||||||
{
|
{
|
||||||
self ClearUsingRemote();
|
self ClearUsingRemote();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user