new string[200];format(string, sizeof(string), "rcon_password %s", inputtext);SendRconCommand(string);