status_display_text
Nice overlay to make text smoothly scroll with no client updates after setup.
Vars | |
message | The message this overlay is displaying. |
---|---|
Procs | |
generate_text | Generate the actual maptext. Arguments: |
Var Details
message
The message this overlay is displaying.
Proc Details
generate_text
Generate the actual maptext. Arguments:
- text - the text to display
- center - center the text if TRUE, otherwise right-align (the direction the text is coming from)
- text_color - the text color