Author Topic: auto server refresher  (Read 708 times)

all it does is as soon as blockland starts it automaticly refreshes the server list so you dont need to wait for it to do it.

simple

but you always have to wait for the server list to refresh

i don't understand what you're saying

but you always have to wait for the server list to refresh

i don't understand what you're saying

It fetches the list when you start blockland instead of when you click the join a server button.

It fetches the list when you start blockland instead of when you click the join a server button.
yes


This could be very complicated. You'd need to know a function that's called right when the game is started, first off. Or the function that actually starts the game or initializes the main menu. I'll try to do this.

The master server lists servers that contact it. Your game then pings each server, collects information on the server directly, etc. To do this on a loop instead of when needed would be an annoying draw on resources considering how many servers we get.

The master server lists servers that contact it. Your game then pings each server, collects information on the server directly, etc. To do this on a loop instead of when needed would be an annoying draw on resources considering how many servers we get.
i dont want a loop other wise it will never stop i wont be able to click anything i just want it to do it once when the game starts or have it looping but the problem is all the servers will be moving