Blockland Forums > Help
spaced out events
Pages: (1/1)
homestsarrunner:
i've seen on peoples servers where they have it so an event happens like a center print and the it gives yo time to read it and goes to another message how do i do that
lilboarder32:
I believe what you are looking for is:
[0] onActivate > client > centerPrint > [message here] [time in seconds here]
[delay in milliseconds] onActivate > client > centerPrint > [message] [time here]
Example:
[0] onActivate > client > centerPrint > [Hi there] [3]
[3] onActivate > client > centerPrint > [Hi again] [3]
phflack:
no,
[delay, 1000 = 1 sec]onactivate>client>centerprint[lalala]
[delay]onactivate>client>centerprint[go die. lalala!]
just put in delays where the white box is at the left of the event
Pages: (1/1)