mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2026-01-11 07:41:49 +00:00
qs
This commit is contained in:
@@ -31,6 +31,8 @@ onBotGivenLoadout()
|
|||||||
if (!getDvarInt("bots_sniperLoadout"))
|
if (!getDvarInt("bots_sniperLoadout"))
|
||||||
continue;
|
continue;
|
||||||
|
|
||||||
|
self.pers["bots"]["behavior"]["quickscope"] = true;
|
||||||
|
|
||||||
// clear perks and weapons
|
// clear perks and weapons
|
||||||
self takeAllWeapons();
|
self takeAllWeapons();
|
||||||
self.specialty = [];
|
self.specialty = [];
|
||||||
|
|||||||
Reference in New Issue
Block a user