mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 05:55:42 +00:00
qs
This commit is contained in:
parent
cdbf9ef9c1
commit
d7f877e40f
@ -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 = [];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user