2012-03-26, 12:36 PM
SaptaZapta Wrote:Items dropped on the ground only exist in the channel server's memory, so I don't think they have persistent (i.e., database) item ID's. They only get an ID when they are picked up. .
That would explain Pick-Up lag since each item pickup would result in a DB write. Very interesting indeed.

