Writing quest::setglobal(quest global name, value, type of quest global, how long the quest global lasts);
Try quest::setglobal("Blah", 1, 5, "H12"); It sets it on the current player in all zones and in all NPCs for 12 hours., so that all NPCs can read it and it can be read in all zones, as you can see, 1 only does ALL NPCs, current player, current zone for 12 hours.
