Thread: modifynpcstat?
View Single Post
  #1  
Old 03-21-2014, 01:48 PM
Esildor
Hill Giant
 
Join Date: Feb 2010
Posts: 207
Default modifynpcstat?

Greetings,

Was trying to add a

Code:
quest::modifynpcstat("runspeed","1");
to one of my scripts, has some adds and I don't like him being permarooted (aggro is a pain for the tank, trying to tank adds and remain close enough to boss so they're top on aggro).

Is there a reason this modifynpcstat doesn't work? Does it matter what sub EVENT it's under? I'm trying to add it under the sub EVENT_TIMER portion of my quest.

Thanks!
Reply With Quote