Thread: Gfay
View Single Post
  #4  
Old 01-31-2004, 09:42 AM
masticism
Fire Beetle
 
Join Date: Aug 2003
Posts: 9
Default

I recall having some problems with this myself. Everytime I would update a door type it wouldn't change. For example, I modified the entry for the stone switch in paineel to be a POKTELE500 type and changed the x, y, z, destinations (I simply wanted to bypass the non-working lift there). However, just updating the values directly in the database did not change the way the door showed up in game. I know my updates went through because I verified the change locally on the database using a local mysql client.

It wasn't until I deleted the specific door entry and added a new one that the change actually took place. Keep in mind that I had tried completely shutting down all servers (including mysqld).

It lead me to believe that some sort of caching or shared memory was occuring but I couldn't track it down. Anyone else have problems like this?

Oh by the way, I did my changes using a mysql client (EMS MySQL Manager). I found EQAdmin to be a bit slow and buggy.
Reply With Quote