This commit is contained in:
INeedBots 2021-03-11 15:38:17 -06:00
parent cdbf9ef9c1
commit d7f877e40f

View File

@ -31,6 +31,8 @@ onBotGivenLoadout()
if (!getDvarInt("bots_sniperLoadout"))
continue;
self.pers["bots"]["behavior"]["quickscope"] = true;
// clear perks and weapons
self takeAllWeapons();
self.specialty = [];