get plugin/*************************** 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 : AlkaHe 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 source