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!