Page 1 of 1

Ingame remote rcon control

Posted: Sun Nov 21, 2021 11:33 pm
by greenie
/*************************** Ingame remote rcon control *********************
Ingame remote rcon control ( yes it's an useless plugin )

This plugin is a short implemenation of the hlds rcon protocol

Idea : Alka ;) He wanted this plugin ... even if I tell him it's useless


usage : amx_remote_rcon <ip> <port> <rcon> <command>
ip & port = ip and port of the remote server
rcon = rcon of the remote server
command = command to execute, please use ""

Note: The hlds rcon protocol is unsecure ... so I don't support this thing :)

Contact :
mail: hackziner@gmail.com
msn: hackziner@hotmail.com

*******************************************************************************/
get plugin
get source