View Single Post
  #3  
Old 06-27-2017, 09:10 PM
Eealer
Fire Beetle
 
Join Date: Jul 2016
Location: Alberta, Canada
Posts: 29
Default

Quote:
Originally Posted by ghanja View Post
Replace the CastSpell's

Code:
$npc->SpellFinished (xxx, $client);
I tried doing that on the section I am testing and the NPC looks at me and doesnt do anything. I ran the quest errors and I get this message:
"spell_target is not of the type Mob" and specifies the line I changed
Reply With Quote