iw3_bot_warfare icon indicating copy to clipboard operation
iw3_bot_warfare copied to clipboard

The bot is op and have no recoil

Open syaifulnizamyahya opened this issue 4 years ago • 1 comments
trafficstars

is there a way to fix this?

syaifulnizamyahya avatar Jul 29 '21 11:07 syaifulnizamyahya

go into _bot_script.gsc search file for "switch ( self.pers["bots"]["skill"]["base"] )"

depending on what _bot.gsc bots_skill dvar is default to (eg 7 being op af) find case "7" of the switch statement then lower each skill to a level more of your liking and test in game, refer to _bot.gsc added() method for each skills exact meaning via comments.

exeLocates avatar Nov 24 '22 02:11 exeLocates