[Ajuda] me ajuda com esse erro pfvr
#4

PHP код:
public OnPlayerRequestClass(playeridclassid)
{
    for(new 
i=0;i<12;i++)
//==============================================================================//
    
new string[256];
    
format(stringsizeof(string), CONTASgetPName(playerid));
//----------------------------------- Camera -----------------------------------//
    
InterpolateCameraPos(playerid, -699.9225462842.857666158.912399, -1439.5479732794.237304130.60940510000CAMERA_MOVE);
    
InterpolateCameraLookAt(playerid, -703.6760252840.005615157.245697, -1435.4002682792.165039128.73812810000CAMERA_MOVE);
//------------------------------------------------------------------------------//
    
if(!DOF2_FileExists(string))
    {
        
format(stringsizeof(string), "Olб %s Parece que vocк nгo й registrado, \nDigite sua senha:"getPName(playerid));
        
ShowPlayerDialog(playeridDIALOG_REGISTRODIALOG_STYLE_INPUT"Registro"string"Registrar""Cancelar");
        
PlayerPlaySound(playerid10560.00.00.0);
        return 
1;
    }
    else
    {
        
format(stringsizeof(string), "Olб %s vocк ja й registrado, \nDigite sua senha:"getPName(playerid));
        
ShowPlayerDialog(playeridDIALOG_LOGINDIALOG_STYLE_PASSWORD"LOGIN"string"Logar""Voltar");
        return 
1;
    }

Reply


Messages In This Thread
me ajuda com esse erro pfvr - by caiomali06 - 09.10.2016, 04:08
Re: me ajuda com esse erro pfvr - by Whoo - 09.10.2016, 04:11
Re: me ajuda com esse erro pfvr - by caiomali06 - 09.10.2016, 04:12
Re: me ajuda com esse erro pfvr - by FalcaoNC - 09.10.2016, 04:14
Re: me ajuda com esse erro pfvr - by caiomali06 - 09.10.2016, 04:18
Re: me ajuda com esse erro pfvr - by FalcaoNC - 09.10.2016, 04:20
Re: me ajuda com esse erro pfvr - by Whoo - 09.10.2016, 17:28

Forum Jump:


Users browsing this thread: 1 Guest(s)