[Ajuda] Escolhe org e nгo da spawn
#9

Quote:
Originally Posted by ZePequeno
Посмотреть сообщение
sгo 1 os dois

pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    SetPlayerPos(playerid, 1958.3783, 1343.1572, 15.3746);
    SetPlayerCameraPos(playerid, 1303.0870,2105.7612,39.0228);
    SetPlayerCameraLookAt(playerid, 1380.7771,2195.2405,22.5776);

    new Nome[MAX_PLAYER_NAME];
    GetPlayerName(playerid, Nome, sizeof(Nome));
    new String[260];
    format(String, sizeof(String), CONTAS, Nome);
    if(!fexist(String))
    {
        format(String, sizeof(String), "Olб %s vocк ainda nгo tem uma conta.\nLembre-se de padronizar seu nick, pois й obrigatorio!\nExemplo: [SuaTorcida]SeuNome[UniaoDaTorcida]\nAcesse http://www.GTtorcidas.com/rank e veja todas as torcidas!\n\nDigite uma senha para registrar:", Nome);
        ShowPlayerDialog(playerid, REGISTRO, DIALOG_STYLE_INPUT, "Registro", String, "Registrar", "Cancelar");
    }
    else
    {
        format(String, sizeof(String), "Olб %s vocк jб tem uma conta, \nDigite sua senha para continuar:", Nome);
        ShowPlayerDialog(playerid, LOGIN, DIALOG_STYLE_INPUT, "Login", String, "Logar", "Cancelar");

    }

    return 1;
}
E da callback OnPlayerRequestSpawn qual й o valor de retorno? Se posivel poste йla
Reply


Messages In This Thread
Escolhe org e nгo da spawn - by ZePequeno - 22.02.2013, 20:30
Re: [Ajuda] Escolhe org e nгo da spawn - by Joao Pedro - 22.02.2013, 20:31
Re: [Ajuda] Escolhe org e nгo da spawn - by ZePequeno - 22.02.2013, 20:32
Re: [Ajuda] Escolhe org e nгo da spawn - by Joao Pedro - 22.02.2013, 20:40
Re: [Ajuda] Escolhe org e nгo da spawn - by Schocc - 22.02.2013, 20:42
Re: [Ajuda] Escolhe org e nгo da spawn - by ZePequeno - 22.02.2013, 20:46
Re: [Ajuda] Escolhe org e nгo da spawn - by Schocc - 22.02.2013, 20:50
Re: [Ajuda] Escolhe org e nгo da spawn - by ZePequeno - 22.02.2013, 20:55
Re: [Ajuda] Escolhe org e nгo da spawn - by Schocc - 22.02.2013, 20:58
Re: [Ajuda] Escolhe org e nгo da spawn - by ZePequeno - 22.02.2013, 21:04

Forum Jump:


Users browsing this thread: 1 Guest(s)