View Single Post
  #25  
Old 03-31-2018, 02:08 AM
GRUMPY
Discordant
 
Join Date: Oct 2016
Posts: 445
Default

Not sure if you seen that link I posted above, it can be very helpful.

Not sure if you're aware, in the quests folder, where all the zone named subfolders
are, there is also a folder called "global". Any NPC script in there, (by it's exact name),
will function for any NPC with that name serverwide. For example, Priest_of_Discord.
That comes in real handy, so you don't have to put a seperate script in each zone
folder for NPC's with the same name. a_rodent would be another example.
Also in that folder is subfolders for items and spells to run something globally.
Reply With Quote