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


Messages In This Thread
city of player's returning to Unknown? - by PowerF - 20.08.2015, 11:55
Re: city of player's returning to Unknown? - by Evocator - 20.08.2015, 11:57
Re: city of player's returning to Unknown? - by Threshold - 20.08.2015, 14:09

Forum Jump:


Users browsing this thread: 1 Guest(s)