question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Global server-wide chat

See original GitHub issue

Hello,

Is there a way to send server-wide messages (chats) ? When a new player joins, that message could be sent when they join the server. If the message was sent after the user started playing, it could send the message as if it was a normal chat. It can have the flag 0x80 (SERVER message).

Thanks 😃)

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:2
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
MastaCodercommented, Dec 27, 2016

Just use that function where ever you want. Set some sort of timeout or something to run at a delayed time after a player has joined…

1reaction
m-byte918commented, Dec 27, 2016

@iamtaeuk Oh you meant while they are already playing?? In that case just do what @MastaCoder said, and the value of from is playertracker.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Is global chat region-wide or server-wide? - Lost Ark Forums
Guilds and chat is only server wide. You can matchmake across the region though, but can't coordinate it through game. But probably can...
Read more >
Request: Server wide chat : r/Planetside - Reddit
I propose a server wide (or at least continent wide) chat. ... I think a global TEXT chat could be fun and useful...
Read more >
Global Text Chat - Rust Wiki
Change between global chat or team chat by using: tab. Anything you type in the global chat will be seen by everyone in...
Read more >
Grid wide global chat - Official Atlas Community
The company chat is working fine on our full grid but we were wondering if anyone know of a setting we could add...
Read more >
Global Chat on Private Servers? :: ARK - Steam Community
Is global chat available to private servers? ... If you want a wide spread chat that is saved forever and appears live on...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found