06.11.2012, 04:57
Ex:
#define SERVER_WEBURL "www.ordinarylife.lnw.mn"
format(stringz, sizeof(stringz), "weburl %s",SERVER_WEBURL);
SendRconCommand(stringz);
If i need modify version on point in pic how to make it by use SendRconCommand ?
Ok Thank you
Sorry i use small picture i think you can't see my point in picture because i test it already , and i use it next time
I ever saw some server has modify that
Thank you
#define SERVER_WEBURL "www.ordinarylife.lnw.mn"
format(stringz, sizeof(stringz), "weburl %s",SERVER_WEBURL);
SendRconCommand(stringz);
If i need modify version on point in pic how to make it by use SendRconCommand ?
Ok Thank you
Quote:
Please use smaller picture next time. Its taking forever to load (atleast for me).
|
Quote:
That's the version of the server package you are running. I don't believe there is any way to modify it.
|
Thank you