Blockland Forums > Help
Displaying An Endless Message
Czar:
Is it possible to display a message with events forever, so you can always see it?
Pecon:
With a VCE loop, yes. Otherwise no. But it's easy to script your own event to do that.
I would post code if I were on a computer.
Crispy_:
HUD prints should do it.
Not exactly an event, but you can put text on the screen forever, you can even make it display variables.
Greek2me:
You can create a loop using relays.
Sentry:
What if he wants it to happen to all players that join the server instead of some stuff loop thats ingame?