Hey guys,
so basically what I want is I want to create a function for RCON that can send commands and text to emulator. I've looked to much github repos but they are for minecraft and I didn't really understand those, so I came here. Example:
and it would perform the ha command. Any clues how can I do that? Any resources or docs? Thanks.
so basically what I want is I want to create a function for RCON that can send commands and text to emulator. I've looked to much github repos but they are for minecraft and I didn't really understand those, so I came here. Example:
Code:
<?php
RCON('ha', 'Follow user x for events.\nSent from HK.');