Author Topic: Server Info HUD  (Read 571 times)

I had this idea yesterday, for a heads-up display that shows certain information items about the server. It would show current number of bricks, number of players, average latency (?), position in terms of X, Y, and Z, and maybe a few other things. I'm not sure where it would appear on the screen, but it would be toggleable. I don't know if it should be visible to the host only, host and Super Admins, or everybody. Would this be difficult to make?

Shouldn't be hard at all to a scripter of any difficulty. I'd love this. Only problem is lots of server-client info.


all of this can be done with clientsided code, so why host/SA only?
and if it were host only, latency wouldn't work i would't think

all of this can be done with clientsided code, so why host/SA only?

That's what my friends were asking me when I proposed the idea to them, so yeah, nevermind about host/SA only.

and if it were host only, latency wouldn't work i would't think

Perhaps there could be a separate host-only version that shows average latency, if such a thing is possible.



It's all possible.

Not hard either.