[AJUDA] Server trava.
#5

no OnPlayerConnect tem pouca coisa nгo sei o que pode estar ocorrendo.
pawn Код:
public OnPlayerConnect(playerid)
{
    new PlayerName[MAX_PLAYER_NAME];
    new string[48];
    GetPlayerName(playerid, PlayerName, sizeof(PlayerName));
    format(string, sizeof(string), "%s entrou no servidor.", PlayerName);
    SendClientMessageToAll(COLOR_RED, string);
    SendClientMessage(playerid, COR_AZULNEUTRO, "-------------------------------------------------------------------------------- ");
    SendClientMessage(playerid, COR_VERDECLARO, "Bem-vindo ao Servidor De Stunts Mode v2.1");
    SendClientMessage(playerid, COR_ROSA, "Para ajuda inicial digite: /ajuda ");
    SendClientMessage(playerid, COR_LARANJA, "Para conseguir veнculos digite: /est ");
    SendClientMessage(playerid, COR_VERDE, "Para ver os comandos de sexo digite: /hotcaffe ");
    SendClientMessage(playerid, COR_VERMELHO2, "Para ver os comandos de gang digite: /gang");
    SendClientMessage(playerid, COR_VERDECLARO, "Veja quem fez esse gm: /creditos");        
    SendClientMessage(playerid, COR_ROSA, "Para ver mais comandos digite /comandos");
    SendClientMessage(playerid, COR_AZULNEUTRO, "-------------------------------------------------------------------------------- ");
    ApplyAnimation(playerid,"PARK","Tai_Chi_Loop",4.0,1,0,0,0,0);
    InShamal[playerid] = 0;
    return 1;
}
Reply


Messages In This Thread
[AJUDA] Server trava. - by ecl - 11.12.2010, 22:02
Re: [AJUDA] Server trava. - by [BEP]AcerPilot - 11.12.2010, 22:09
Re: [AJUDA] Server trava. - by ecl - 11.12.2010, 22:10
Re: [AJUDA] Server trava. - by [BEP]AcerPilot - 11.12.2010, 22:12
Re: [AJUDA] Server trava. - by ecl - 11.12.2010, 22:13
Re: [AJUDA] Server trava. - by ecl - 11.12.2010, 22:15
Re: [AJUDA] Server trava. - by [BEP]AcerPilot - 11.12.2010, 22:17
Re: [AJUDA] Server trava. - by ecl - 11.12.2010, 22:24
Re: [AJUDA] Server trava. - by rjjj - 11.12.2010, 22:53

Forum Jump:


Users browsing this thread: 1 Guest(s)