
GeoIP Country Flags
-------------------

The GeoIP.dat file must be in your chaos mod folder to be able to use this feature.

You can get/update GeoIP.dat from the following URL (don't forget you have to decompress it):

Homepage:
	http://www.maxmind.com/app/geolitecountry

Download:
	http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz

Hint: On linux, you can use the bash script update.sh to periodically update
      the GeoIP database file. Simply copy it to your server's chaos mod directory
	  and give execution permissions to the owner (chmod u+x update.sh).