#Event Lag Solutions

1 messages · Page 1 of 1 (latest)

scarlet crane
#

So it doesn’t get lost 🙂

lone herald
#

is to save the regions 2 range's inside the server memory

#

IE store the highest X/Y with lowest Z/Y

#

and then check for events inside that region

#

you would load these regions upon server startup from the DB

scarlet crane
#

Yeah I think that’ll help 🙂

#

Before I was calculating the protected chunks and checking in the events that way, but checking coordinates is probably faster

lone herald