To see the globals that apply to a particular NPC you can target them and type #globalview
You can also look in the quest_globals table in your database to see them all. Anything that has charid, npcid, and zoneid all set to 0 should be accessible from anywhere. These are based on the flags you passed in when you created it.
|