View Single Post
  #2  
Old 08-27-2014, 02:59 PM
nilbog
Hill Giant
 
Join Date: Nov 2007
Posts: 197
Default

I'm not sure if you've tried:

Quote:
quest::modifynpcstat(identifier, value) # Changes NPC stats on the fly. Changes are not saved to DB.
Might be useful for i.e. quest::modifynpcstat("max_hit", "700"); Just make sure to name the field correctly.
__________________
https://www.project1999.com
Reply With Quote