city of player's returning to Unknown?
#1

Код:
	new name[MAX_PLAYER_NAME], string[66+MAX_PLAYER_NAME], city[54];
    GetPlayerName(playerid, name, sizeof(name));
    GetPlayerCity(playerid, city, sizeof(city));
    format(string, sizeof(string), "%s {00FFF7}Has Been Joined (%s).", name, city);
    SendClientMessageToAll(-1, string);
i dont understand what's the problem?i already put the database.
Reply
#2

Make sure youre not running this on your local server...
Reply
#3

I dunno what method you're using, but one of the tracing websites that was used in a widely popular 'IP location system' was recently shut down. So results returned from that website would be either off or unknown in this case. Not 100% sure what website it was, because I don't use the script, but multiple people have mentioned it to me.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)