[Ajuda] Erro TextDraw
#6

Descobri, vc definiu o Piloto[8] na sua variavel... NГO EXISTE! existe apenas atй o 7.
Explicaзгo: pela sua lуgica, vc quer mostrar (show) TODAS de uma vez, mas nгo й o correto, vc deve:

Quote:

TextDrawShowForPlayer(playerid, Piloto[0]);
TextDrawShowForPlayer(playerid, Piloto[1]);
TextDrawShowForPlayer(playerid, Piloto[2]);
TextDrawShowForPlayer(playerid, Piloto[3]);
TextDrawShowForPlayer(playerid, Piloto[4]);
TextDrawShowForPlayer(playerid, Piloto[5]);
TextDrawShowForPlayer(playerid, Piloto[6]);
TextDrawShowForPlayer(playerid, Piloto[7]);

remova akela linha Piloto[8] e coloque essas no lugar! ENJOY XD

@EDIT

Dica:
Use o ****** tradutor para saber uma base do erro, neste caso:

error 032: array index out of bounds (variable "Piloto")
Erro 032 : Нndice de matriz fora dos limites (variбvel "Piloto")

Ou seja, vc excedeu o limite que й 7 e nгo 8.
Reply


Messages In This Thread
Erro TextDraw - by iWiNeR - 13.12.2015, 19:12
Re: Erro TextDraw - by F1N4L - 13.12.2015, 20:20
Re: Erro TextDraw - by iWiNeR - 13.12.2015, 20:25
Re: Erro TextDraw - by F1N4L - 13.12.2015, 20:48
Re: Erro TextDraw - by iWiNeR - 13.12.2015, 20:50
Re: Erro TextDraw - by F1N4L - 13.12.2015, 20:53
Re: Erro TextDraw - by iWiNeR - 13.12.2015, 20:55
Re: Erro TextDraw - by F1N4L - 13.12.2015, 20:56
Re: Erro TextDraw - by iWiNeR - 13.12.2015, 20:58
Re: Erro TextDraw - by F1N4L - 13.12.2015, 21:17

Forum Jump:


Users browsing this thread: 1 Guest(s)