AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Country Track (https://forums.alliedmods.net/showthread.php?t=51869)

aake 02-25-2007 12:25

Country Track
 
4 Attachment(s)
This plugin is ment to show to player other players country
and set up AMX language to match the country.



installing the plugin:
1. Copy counrty_track.amxx file to plugins folder
2. Add line country_track.amxx to plugins.ini file
3. Activate geoip module by changing lines from modules.ini file:

;geoip_amxx_i386.so
;geoip_amxx.dll
;geoip_amxx_amd64.so

To look like this:

geoip_amxx_i386.so
geoip_amxx.dll
geoip_amxx_amd64.so

4. Restart Server and the plugin should be working now.


Commands:
-"say /track" //Show players country info in motd-window
-"say_team /track" //Show players country info in motd-window
-"amx_track" //Show players country info in console

Cvars:
-"amx_autolang" //change AMX language automaticaly by player country 1=yes 0=no (Default=1)
-"amx_saytrack" //Is "say /track" and "say_team /track" commands available 1=yes 0=no (Default=1)
-"amx_track_con_mess" //Show message to player ("say /track" show all players country) when player joins to the server 1=yes 0=no (Default=0)



Package includes newest geoip database available at the time this plugin was made (database updated 5.2.2007) wich regonizes much more IPs than geoip database that were included in Amx mod X v1.76c if you want to use this updated database then copy geoip.dat file to data folder.

you can inspect geoip.dat database included in this package by reading GeoIPCountryWhois.csv file

If you want, You can search for Updated geoip database at
http://www.maxmind.com/download/geoip/database/

Voi 02-25-2007 13:14

Re: Country Track
 
how is this exacly better then http://forums.alliedmods.net/showthread.php?p=135812
?

Skissors 02-25-2007 17:42

Re: Country Track
 
I believe there is aplugin which auto attatches a 3 letter abreviation in brackets (ex. [USA]) which in my opinion is cooler and more useful

Vanquishe[rR] 02-26-2010 02:14

Re: Country Track
 
I don't have

Quote:

geoip_amxx_i386.so
geoip_amxx.dll
geoip_amxx_amd64.so
in my modules.ini, however in the engine, fakemeta section i have a geoip
Is that the same?

culdasac[KK] 12-15-2010 23:57

Re: Country Track
 
This plugin ---> https://forums.alliedmods.net/showthread.php?t=63507 <--- also shows the players STEAM ID and region WITH a sound called on connect and disconnect. There are also CVARS to make this ^^^ plugin exactly as yours.

Krtola 04-26-2017 11:57

Re: Country Track
 
Why this plugin dont work anymore?
I use latest geoip.

OciXCrom 04-26-2017 14:12

Re: Country Track
 
"Doesn't work" doesn't tell us anything. Explain which part doesn't work, check your console for errors, tell us what AMXX version you're using, etc.

Krtola 04-26-2017 16:22

Re: Country Track
 
GHW_connect work fine.
About this one-when I say /track in motd where should wryte country name there is "unknown".
amxx 1.8.2

OciXCrom 04-26-2017 17:04

Re: Country Track
 
That doesn't mean that the plugin doesn't work. It can't locate your IP's country and the reasons for this can be quite a few.

Krtola 04-26-2017 17:33

Re: Country Track
 
Unable to locate the IP of any players not just my.


All times are GMT -4. The time now is 13:56.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.