04.06.2013, 19:09
Two good methods:
1) making socket server isn't a bad idea.
2) creating custom RCON command with OnRconCommand(cmd[]) and you can use any RCON tool to execute it like !heal [id]
1) making socket server isn't a bad idea.
2) creating custom RCON command with OnRconCommand(cmd[]) and you can use any RCON tool to execute it like !heal [id]