mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-04-22 10:15:44 +00:00
Oops
This commit is contained in:
parent
7a66637bde
commit
b78dd656a2
@ -227,6 +227,7 @@ onWeaponChange()
|
|||||||
self endon("disconnect");
|
self endon("disconnect");
|
||||||
self endon("death");
|
self endon("death");
|
||||||
|
|
||||||
|
self.bot.is_cur_full_auto = WeaponIsFullAuto(self GetCurrentWeapon());
|
||||||
for(;;)
|
for(;;)
|
||||||
{
|
{
|
||||||
self waittill( "weapon_change", newWeapon );
|
self waittill( "weapon_change", newWeapon );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user