You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered: