View Single Post
  #35  
Old 07-12-2008, 02:49 AM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
I'm using a DB NPC as cache for all items on Mythic, and simply only update the required flags if the file that the data is stored in is changed. Yes, there is a function to check if a file is updated in folders, quite useful too.

Then I just have item system related script's grab the string from the database, and it'll be guaranteed to be the same as the data in the file.
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote