Functions

geoip.inc

amxmodx 1.8.2 hg65

Function Type Description
geoip_code2 native This function has no description.
geoip_code2_ex native Lookup the two character country code for a given IP address.
e.g: "US", "CA", etc.
geoip_code3 native This function has no description.
geoip_code3_ex native Lookup the three character country code for a given IP address.
e.g: "USA", "cAN", etc.
geoip_country native Lookup the full country name for the given IP address. Sets the buffer to "error" on
an unsuccessful lookup.