09.11.2016, 20:55
Why is this not working
Any ideas??
When I want to set hostname to, lets say, 123456 I get this in log
?
PHP код:
new hostname = strval(inputtext);
new string[20];
format(string, sizeof(string), "hostname %s", hostname);
SendRconCommand(string);
When I want to set hostname to, lets say, 123456 I get this in log
Код:
[22:46:58] hostname = "MySQL" (string)