Quote:
Originally Posted by cessil
256 sized strings, I'm not sure if smiley is joking or serious.
you can put in the server.cfg
"nosign ipaddress"
and then use GetServerVarAsString("nosign",string,sizeof(string ));
afaik nosign doesn't do anything but you can retrieve it from the cfg
|
That is just one worthless solution, you could #define the IP in that case in the script as well instead of doing that.