Automated Server Messages while playing, howto? [Linux]
elysium
Join Date: 2013-09-01 Member: 187516Members, Reinforced - Shadow
Hi Communtiy
I'm asking me, how can I setup automated server-messages?
Example: Every 30 Minutes server says: "This server is sponsored by XYZ" , or "This Server runs on CPU XYZ", if possible with some nice color of course *smile
linux dedicated server version
greetings elysium
I'm asking me, how can I setup automated server-messages?
Example: Every 30 Minutes server says: "This server is sponsored by XYZ" , or "This Server runs on CPU XYZ", if possible with some nice color of course *smile
linux dedicated server version
greetings elysium
Comments
sh_say sends a message to every player in the Chat box, sh_csay sends a message to every player at the top centre of the screen.
!say and !csay are the chat commands for those functions, if you are ingame and want to use them yourself.
More information here: https://github.com/Person8880/Shine/wiki/Base-Commands
Oh, thank you for the headsup. I totally missed that one