Thread: modifynpcstat?
View Single Post
  #3  
Old 03-22-2014, 01:09 AM
Esildor
Hill Giant
 
Join Date: Feb 2010
Posts: 207
Default

Quote:
Originally Posted by NatedogEZ View Post
Doesn't capitalization matter on the quest functions?

If so.. inside the source its written like this...

Code:
quest::ModifyNPCStat("runspeed", 1);
Not it, I have other parts in the same script that are:

Code:
quest::modifynpcstat("special_attacks","ABHGZ");
I tried it with capitalization and it still doesn't work.
Reply With Quote