[Ajuda] Chat pulando linha como resolver?
#4

Quote:
Originally Posted by lucas3366
Посмотреть сообщение
public OnPlayerText(playerid, text[])
{
new string[256];
new aname[MAX_PLAYER_NAME];
GetPlayerName(playerid, aname, MAX_PLAYER_NAME);
format(file, sizeof(file), PASTA_CONTAS, aname);

if(PlayerInfo[playerid][Logged] == 0)
{
SendClientMessage(playerid, Vermelho, "Logue-se antes.");
return 0;
}
Creio que esteja incompleta.
Reply


Messages In This Thread
Chat pulando linha como resolver? - by lucas3366 - 19.02.2018, 20:50
Re: Chat pulando linha como resolver? - by JohnBlack - 19.02.2018, 21:42
Re: Chat pulando linha como resolver? - by lucas3366 - 19.02.2018, 22:34
Re: Chat pulando linha como resolver? - by JohnBlack - 19.02.2018, 22:40
Re: Chat pulando linha como resolver? - by lucas3366 - 19.02.2018, 22:47
Re: Chat pulando linha como resolver? - by JohnBlack - 19.02.2018, 22:51
Re: Chat pulando linha como resolver? - by lucas3366 - 19.02.2018, 23:11
Re: Chat pulando linha como resolver? - by JohnBlack - 19.02.2018, 23:14
Re: Chat pulando linha como resolver? - by lucas3366 - 19.02.2018, 23:17
Re: Chat pulando linha como resolver? - by lucas3366 - 21.02.2018, 14:09

Forum Jump:


Users browsing this thread: 1 Guest(s)