Page 1 of 1
My server doesn't show countries.
Posted: Fri Aug 23, 2013 12:11 am
by Laggy Blazko
Most servers I've seen display people's country when they join but mine doesn't. Why?
RE: My server doesn't show countries.
Posted: Fri Aug 23, 2013 1:11 am
by Qent
Zandronum figures out the countries based on a database that matches IP ranges to countries that, apparently, you have to download separately from Zandronum. You will also need to update it once in a while. Unfortunately I don't know the format or where to get it.

RE: My server doesn't show countries.
Posted: Fri Aug 23, 2013 1:17 am
by Ænima
It's ip2c.dll, isn't it?
RE: My server doesn't show countries.
Posted: Fri Aug 23, 2013 1:31 pm
by Qent
Oh hey, I see one of those in my IDE folder. So maybe you can just copy it? But what would it be for Linux servers, then?
RE: My server doesn't show countries.
Posted: Fri Aug 23, 2013 2:00 pm
by Konar6
ip2c.dll is for server countries in IDE.
You need the database from maxmind.com (
link). Ungzip it (with
7-Zip for example) and put into your ST folder.
RE: My server doesn't show countries.
Posted: Fri Aug 23, 2013 3:24 pm
by Laggy Blazko
I think that database works (it said i'm from "LAN" when I connected so I suppose it reads the 192.168.blah.blah thing).
Thank you!