23.09.2010, 18:30
Quote:
Why? It works and it doesn't manipulate the memory, so you do not have to update any addresses.
Add GeoIP instead of GeoIP.so in the config. OR rename in the plugins folder "GeoIP" to "GeoIP.so" (usually it is GeoIP.so, but the creator took "GeoIP" without .so as name) Moreover I recompiled this plugin with a newer version if GeoIP (1.4.6) http://www.jeffersongta.de/downloads/GeoIP-plugin.zip (too big for attachments) Changelog : http://pastebin.com/67wkhVzp But there are not any new functions. Just some fixes and more timezones and countries. It also contains the update GeoIP.dat. Worked without any problems on linux/gnu and windows for me. Edit: Iam thinking about adding "GeoIP_range_by_ip" : returns the start and end IP address for the range containing the IP address. Maybe I update this plugin again with this function. |
I changed the plugin for not load that file as i just want the GetPlayerCountry...
and its working so good work there