Open syaifulnizamyahya opened 3 years ago
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.
is there a way to fix this?