View Single Post
  #5  
Old 07-07-2011, 05:07 PM
Criimson
Hill Giant
 
Join Date: Sep 2006
Posts: 172
Default

Got it working after getting spells set up better. I think the Bot was trying to use a spell it couldn't on first tests, but unsure. Kind of weird, but after I added the line

Code:
//Criimson Added - Test code
					//Say("There is an add to be mezzed and I could use %d.", (botSpell.SpellId));
it started working.

Thank you for the advice of where to start work.

Criimson
Reply With Quote