This action allows you to send a number directly to the server you're connected to.

It takes two parameters, the first being the subchannel to send the message on, and the second being the number itself to send (a signed integer).


As a server has no built-in events for received peer -> server messages, only a server with custom events will do anything when it receives these direct messages.