[Ajuda] Como setar uma string na mesma linha
#3

Quote:
Originally Posted by Lуs
Посмотреть сообщение
E como eu adapto ele aqui?

pawn Код:
if(!DOF2_FileExists(STG))
    {
        DOF2_CreateFile(STG);
        DOF2_SetString(STG, "Conta", Nome_Conta(playerid));
        DOF2_SaveFile();
    }
    else
    {
        DOF2_SetString(STG, "Outras_Contas", Nome_Conta(playerid));
        DOF2_SaveFile();   
    }
Reply


Messages In This Thread
Como setar uma string na mesma linha - by Duk - 10.07.2015, 00:01
Re: Como setar uma string na mesma linha - by Lуs - 10.07.2015, 00:03
Re: Como setar uma string na mesma linha - by Duk - 10.07.2015, 00:06
Re: Como setar uma string na mesma linha - by Lуs - 10.07.2015, 00:23
Re: Como setar uma string na mesma linha - by Duk - 10.07.2015, 00:37
Re: Como setar uma string na mesma linha - by Lуs - 10.07.2015, 01:24

Forum Jump:


Users browsing this thread: 1 Guest(s)