Thread: NPC + Target DD
View Single Post
  #2  
Old 12-01-2009, 02:05 PM
nilbog
Hill Giant
 
Join Date: Nov 2007
Posts: 198
Default

try using this. I think CastSpell is also case sensitive

Code:
$npc->CastSpell(9247,$userid);
Reply With Quote