mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-04-22 07:55:43 +00:00
a
This commit is contained in:
parent
c9218c38c6
commit
5f70e84868
@ -948,6 +948,8 @@ start_bot_threads()
|
|||||||
|
|
||||||
// war and cap
|
// war and cap
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// revive
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
@ -2156,7 +2158,7 @@ bot_weapon_think()
|
|||||||
|
|
||||||
if(weap == "")
|
if(weap == "")
|
||||||
continue;
|
continue;
|
||||||
self sayall(weap);
|
|
||||||
self thread ChangeToWeapon(weap);
|
self thread ChangeToWeapon(weap);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user