GetPlayerName
#1

This doesn't show up the name..any solution?

Код:
new name[MAX_PLAYER_NAME], string[24+MAX_PLAYER_NAME];
    GetPlayerName(playerid, string, sizeof(name));
	format(string, sizeof(string), "You are logged in as %s, enjoy your stay!", name);
	SendClientMessage(playerid, COLOR_GREEN, string);
Reply


Messages In This Thread
GetPlayerName - by MrCesar - 17.10.2016, 15:48
Re: GetPlayerName - by jlalt - 17.10.2016, 15:50
Re: GetPlayerName - by MrCesar - 17.10.2016, 15:52

Forum Jump:


Users browsing this thread: 2 Guest(s)