[Ajuda] Erro "array index out of bounds"
#8

Fiz do seguinte jeito:

PHP код:
strcat(Player[playerid][Email], inputtext);
strcat(Player[playerid][Senha], inputtext);
Player[playerid][Idade] = strval(inputtext); 
E para salvar depois:
PHP код:
DOF2_SetString(Contas(playerid), "Senha"Player[playerid][Senha]);
DOF2_SetString(Contas(playerid), "Email"Player[playerid][Email]);
DOF2_SetInt(Contas(playerid), "Idade"Player[playerid][Idade]);
DOF2_SetInt(Contas(playerid), "Sexo"Player[playerid][Sexo]); 
Esta certo agora?

Obs: Se possivel me ajudem no erro que eu falei no outro post acima, quando seleciono uma opзгo, em vez de abrir o outro dialog, simplesmente some tudo.
Reply


Messages In This Thread
[Editado]Outro problema com Dialog's - by Ever_SH - 20.03.2015, 02:50
Re: Erro "array index out of bounds" - by focaximubh - 20.03.2015, 02:53
Re: Erro "array index out of bounds" - by Ever_SH - 20.03.2015, 02:55
Re: Erro "array index out of bounds" - by ipsLuan - 20.03.2015, 02:55
Re: Erro "array index out of bounds" - by PT - 20.03.2015, 03:57
Re: Erro "array index out of bounds" - by Ever_SH - 20.03.2015, 03:59
Re: Erro "array index out of bounds" - by GWMPT - 20.03.2015, 10:04
Re: Erro "array index out of bounds" - by Ever_SH - 20.03.2015, 12:05
Re: Erro "array index out of bounds" - by ipsLuan - 20.03.2015, 12:44
Re: Erro "array index out of bounds" - by Ever_SH - 20.03.2015, 12:51

Forum Jump:


Users browsing this thread: 4 Guest(s)