Simeria Ionut

Results 3 issues of Simeria Ionut

Hi, I know geoip_country_ex is part of amxx 1.8.3 now according to the documentation: [geoip_country_ex](http://www.amxmodx.org/api/geoip/geoip_country_ex) When trying to run this code: ```pawn #include #include #include new szCountry[32]; public plugin_init() {...

compiler update

After zoom, I want to be able to take the coordinates left and top of my element relative to the viewport, however I get wrong values because my "body" is...

Is there an easy way to have an array of strings and find them in the PDF and create a highlight for that found string? I don't see a way...