mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-09-01 13:27:25 +00:00
a
This commit is contained in:
@@ -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);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user