Quote:
Originally Posted by Yeormom
I'm betting the qglobal flag in npc_types was set to 0 for the npc you wrote the quest for. I tested this a few minutes ago and noticed an NPC with qglobals disabled cannot get values, which would set it your value back each time as you experienced.
|
pretty sure it's 1. First thing I did when I started writing the quest. I'll double check though...thanks.