press f1 in console typeHi guys,
is there a way to send a one-time message to every player who logs in?
say Unfortunately, it only sends to players who are currently in-game.press f1 in console type
say <message>
Sends a server message to all connected clients.
example
say "test"
easiest thing to do is setup a webhook to your discord anything you type in that channel sends to game chatsay Unfortunately, it only sends to players who are currently in-game.
CSMM seems to have something like that, I just need to find out how it works. So far I've only used Servertools
Thanks for your tips![]()
easiest thing to do is setup a webhook to your discord anything you type in that channel sends to game chat