new szString[32];format(szString, sizeof szString, "hostname %s", S_HOSTNAME);SendRconCommand(szString);