azixus / ARK_Ascended_Docker

Docker image to run an ARK Survival Ascended server on Linux
MIT License
61 stars 11 forks source link

manager.sh cron "Hello World" #29

Closed NRmash closed 11 months ago

NRmash commented 11 months ago

Hi :)

first of all, many thanks for the great work :D Unfortunately the command

./manager.sh cron "Hello World"

does not work for me, what could be the reason?

Greez

azixus commented 11 months ago

My pleasure :)

Try the following command instead with ServerChat; I need to update the README since broadcast does not work on ASA.

./manager.sh rcon "ServerChat Hello World"

Let me know if it helps

NRmash commented 11 months ago

My pleasure :)

Try the following command instead with ServerChat; I need to update the README since broadcast does not work on ASA.

./manager.sh rcon "ServerChat Hello World"

Let me know if it helps

Thy 4 help The command "cheat BoradCast Hello Wolrd" ingame works. Your suggestion also works but is unfortunately not as good as BroadCast ;)

azixus commented 11 months ago

Yup, unfortunately rcon broadcast has not been implemented by WildCard yet :(