View Single Post
[ --<-@ ] Black Rose
ANNIHILATED
Join Date: Sep 2005
Location: Stockholm, Sweden.
Old 06-26-2009 , 09:40   Re: Module: GeoIP Extended
Reply With Quote #14

... IT'S ENGLISH!

omfg...

Make this
Code:
native bool:geoip_continent_code( const ip[], result[3] );
into this
Code:
native bool:geoip_continent_code( const ip[], result );
or maby even this
Code:
native geoip_continent_code( const ip[] );
I vote option 2.
Make it return an integer instead of a string.
[ --<-@ ] Black Rose is offline