Is there a proc that triggers when the "Send Announcement" button is used on Dream Daemon?
I want to code something in-game so that it plays an in-game chime when the command is used.
And if its possible to capture what was actually announced, use it to send remote commands to the server.
ID:2619952
Sep 26 2020, 1:52 pm
|
|
Sep 26 2020, 5:31 pm
|
|
There's nothing for this currently but I think it'd make a great feature request.
|
It should probably call world/Topic() like other things of the nature. (But it doesn't, and I never use it, so never felt the need tor request it)
|
In response to Nadrew
|
|
Nadrew wrote:
It should probably call world/Topic() like other things of the nature. (But it doesn't, and I never use it, so never felt the need tor request it) I host on a VPS so when I get a report of some kind of issue requiring a server reboot, I usually will make an announcement to the game using it if I'm restarting remotely. |