PDA

View Full Version : Bot Primary


Julesx
11-24-2012, 06:14 PM
I've noticed with the latest bot code update that all bots primary weapons stopped proc'in is there a way to quick fix this problem. Warrior bot offhand procs just are not enough to keep hate. thanks

Drajor
11-24-2012, 07:17 PM
You will have to wait for Sorvani I think, however if you want a quick (hacky) fix, I think you can just comment out;

2747 if (IsNoCast())
2748 return;

In Mob.cpp, Mob::ExecWeaponProc