[Ajuda] Quero Mudar meu GM de DINI para DOF como faзo ?
#1

alguem me ajuda !! plliz
Reply
#2

REMOVED
Reply
#3

Schocc, conseguir fazer tudo que tava la, mas me apareceu esses erros olha sу...

Quote:

C:\Users\157\Desktop\Servidor de SAMP\Brasil Riot Games [BRG]\Gamemodes\BRG.pwn(145) : error 017: undefined symbol "arquivo"
C:\Users\157\Desktop\Servidor de SAMP\Brasil Riot Games [BRG]\Gamemodes\BRG.pwn(145) : error 029: invalid expression, assumed zero
C:\Users\157\Desktop\Servidor de SAMP\Brasil Riot Games [BRG]\Gamemodes\BRG.pwn(145) : error 017: undefined symbol "txt"
C:\Users\157\Desktop\Servidor de SAMP\Brasil Riot Games [BRG]\Gamemodes\BRG.pwn(145) : fatal error 107: too many error messages on one line

nesta linha:

Quote:

dini_Create(arquivo.txt);

dessa public que voc mandou colocar:

Quote:

public OnGameModeInit()
{
dini_Create(arquivo.txt);
dini_Set("arquivo.txt","Player", "iShock");
return 1;
}

public OnFilterScriptExit()
{

DOF2_Exit(); // funзгo responsбvel em fazer o salvamento de dados quando um comando gmx for enviado, ou mesmo ao desligar o servidor.
return 1;
}

Reply
#4

REMOVED
Reply
#5

nгo entendi uma palavra mas tava com alguns erros eu fiz manualmente, voc me ajudou e muito obrigado, pra alguem que quiser fazer um dia ta ai, so й substituir tudo isso, e seguir um pouco do seu tutorial...

Quote:

dini_Exists > DOF2_FileExists
dini_Remove > DOF2_RemoveFile
dini_Create > DOF2_CreateFile
dini_Set > DOF2_SetString
dini_Get > DOF2_GetString
dini_IntSet > DOF2_SetInt
dini_Int > DOF2_GetInt
dini_BoolSet > DOF2_SetBool
dini_Bool > DOF2_GetBool
dini_FloatSet > DOF2_SetFloat
dini_Float > DOF2_GetFloat
dini_Unset > DOF2_Unset
dini_Isset > DOF2_IsSet
DINI_fcopytextfile > DOF2_CopyFile

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)