23.08.2018, 15:52
Consider returning the result as a reference instead of the function returning mechanism which is known to be buggy when dealing with arrays (strings).
PHP Code:
GetPlayerCountry(playerid, dest[], len = sizeof dest)