mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-28 07:01:49 +00:00
Added weapon sswitch anim cancel, and init weapon switch on spawn
This commit is contained in:
@ -55,6 +55,7 @@ added()
|
||||
self.pers["bots"]["behavior"]["jump"] = 100; // percentage of how often the bot will jumpshot and dropshot
|
||||
|
||||
self.pers["bots"]["behavior"]["quickscope"] = false; // is a quickscoper
|
||||
self.pers["bots"]["behavior"]["initswitch"] = 10; // percentage of how often the bot will switch weapons on spawn
|
||||
|
||||
self.pers["bots"]["unlocks"] = [];
|
||||
}
|
||||
|
Reference in New Issue
Block a user