29.05.2013, 22:35
You can do it this way, but you have to put the IP in server.cfg under 'bind'.
pawn Код:
new serverip[16];
GetServerVarAsString("bind", serverip, sizeof (serverip));