How to make bots jump/dropshot during a gunfight?
-
Is it possible? I know I can make them strafe more often, but what about dropshotting, jumping, or crouching during a gunfight? And how?
-
zer01k You can try modifying the bot scripts either with replacement or replaceFunc(). Though bots cannot jump in T6.
-
JezuzLizard I'm sorry, but do you know how to do it? where can I change the bot script?
-
zer01k I don't know how I'd do something like what you want so I'm not much help there. As for the bot scripts you can check here https://github.com/JezuzLizard/Recompilable-gscs-for-BO2-zombies-and-multiplayer/tree/master/Multiplayer Core/patch_mp/maps/mp/bots
-
Does it work in custom games? How do I install it, just drag and drop in the plutonium t6?
-
JezuzLizard srry I didn't pin you lol
-
-
JezuzLizard Got it. But what file do I need to compile? is it the whole "Recompilable-gscs-for-BO2-zombies-and-multiplayer", or just the bots folders (the link you've sent me)
-
zer01k I would recommend using replaceFunc() on any functions you'd want to modify instead of replacing the entire scripts.
-
JezuzLizard Last question I swear lol: Do I have to always turn cheats on even for custom games local only?
-
zer01k You can make a GSC mod that enables cheats for you for every match you host.