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

O STRLEN irб sу devolver o tamanho da cadeia de texto e nгo o texto.
Caso queiras definir uma cadeia de texto com o valor de outra, deverбs usar o strcat.
Exemplo:
PHP код:
strcat(Player[playerid][Senha], inputtext); 
Quote:
Originally Posted by PT
Посмотреть сообщение
PHP код:
Player[playerid][Senha] = strlen(inputtext); 
mesmo assim como se trata de uma string voce deve usar format..
E ainda dizes que tens conhecimento... dб para ver.
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)