mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-26 14:11:49 +00:00
fix
This commit is contained in:
@ -1683,10 +1683,10 @@ bot_chat_killstreak_watch( state, streakName, c, directionYaw, e, f, g )
|
|||||||
switch ( state )
|
switch ( state )
|
||||||
{
|
{
|
||||||
case "call":
|
case "call":
|
||||||
|
location = c;
|
||||||
|
|
||||||
switch ( streakName )
|
switch ( streakName )
|
||||||
{
|
{
|
||||||
location = c;
|
|
||||||
|
|
||||||
case "helicopter_flares":
|
case "helicopter_flares":
|
||||||
switch ( randomint( 1 ) )
|
switch ( randomint( 1 ) )
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user