Geo IP Problem
#1

pawn Код:
new country[MAX_COUNTRY_NAME];
        country = GetPlayerCountryName(playerid);
        format(string, sizeof(string), "%s has joined the server from %s.", GetPlayerNameEx(playerid), country);
        SendClientMessageToAll(COLOR_GRAD1, string);
Compiles fine with no errors or warnings but when I go in game the code dosn't work ?
Reply


Messages In This Thread
Geo IP Problem - by ShawnMiller1337 - 13.06.2012, 22:53
Respuesta: Geo IP Problem - by CidadeNovaRP - 13.06.2012, 23:30
AW: Geo IP Problem - by RPG-Zone - 13.06.2012, 23:45

Forum Jump:


Users browsing this thread: 1 Guest(s)