Gets the two character country code from an IP address. (US, CA, etc)
bool GeoipCode2(const char[] ip, char ccode[3])
Ip to determine the country code.
Destination string buffer to store the code.
True on success, false otherwise.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.