Thread: items db
View Single Post
  #7  
Old 03-11-2013, 05:44 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

I ran that query while my server was running. As expected item was not available in game until the server was restarted (items are loaded into shared memory once when the server first starts). After server restart, all looked OK.

Quote:
Only other thing i can think to look at now, is i had to convert the datetimes into something c# wants to use, maybe its a datetime error
How does C# figure into this issue ?
Reply With Quote