Gets the two character continent code from an IP address. (EU, AS, etc)
Continent GeoipContinentCode(const char[] ip, char ccode[3])
Ip to determine the continent code.
Destination string buffer to store the code.
The continent id on success, 0 otherwise.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.