Author Topic: spaced out events  (Read 261 times)

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

I believe what you are looking for is:

  • onActivate > client > centerPrint > [message here] [time in seconds here]
  • [delay in milliseconds] onActivate > client > centerPrint >
[message] [time here]

Example:

  • onActivate > client > centerPrint > [Hi there] [3]   
  • [3] onActivate > client > centerPrint >
[Hi again] [3]

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