Open woody-willis opened 2 years ago
When I try to use pvp, I get this error.
This is the code generating the error: bot.pvp.attack(enemyPlayer); This is the order I am loading the plugins:
bot.pvp.attack(enemyPlayer);
bot.loadPlugin(pathfinder); bot.loadPlugin(pvp);
When I try to use pvp, I get this error.
This is the code generating the error:
bot.pvp.attack(enemyPlayer);
This is the order I am loading the plugins: