Gets the full country name.
bool GeoipCountry(const char[] ip, char[] name, int maxlength)
Ip to determine the country code.
Destination string buffer to store the country name.
Maximum length of output string buffer.
True on success, false otherwise.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.