Error /fvr compile
#7

Quote:
Originally Posted by Dayrion
Посмотреть сообщение
Try to change this
PHP код:
for(new SAPDVehicles[0]; <= SAPDVehicles[20]; v++) 
to
PHP код:
for(new SAPDVehicles[0]; <= SAPDVehicles[19]; v++) 
EDIT: The last character of a array is '0/' or something like that. It's called null character in ascii.
SOLVED!
Thank you so much!
Reply


Messages In This Thread
error 032: array index out of bounds" - by Johnny_Ionut - 21.06.2016, 15:53
Re: Error /fvr compile - by ATGOggy - 21.06.2016, 15:57
Re: Error /fvr compile - by Konstantinos - 21.06.2016, 16:03
Respuesta: Error /fvr compile - by Johnny_Ionut - 21.06.2016, 19:30
Re: Error /fvr compile - by F1N4L - 21.06.2016, 19:34
Re: Error /fvr compile - by Dayrion - 21.06.2016, 19:35
Respuesta: Re: Error /fvr compile - by Johnny_Ionut - 21.06.2016, 20:13

Forum Jump:


Users browsing this thread: 1 Guest(s)