[Big Problem] OnPlayerEnterVehicle [Help]
#5

put simply it means that you have a certain array, and you're trying to access an index of that array that does not exist

for example
new arr[5];
printf("%d",arr[8])];

obviously the array does not have the index 8, it's upper index is 4
Reply


Messages In This Thread
[Big Problem] OnPlayerEnterVehicle [Help] - by GBLTeam - 09.02.2014, 22:26
Re: [Big Problem] OnPlayerEnterVehicle [Help] - by Mahde - 09.02.2014, 22:31
Re: [Big Problem] OnPlayerEnterVehicle [Help] - by GBLTeam - 09.02.2014, 22:38
Re: [Big Problem] OnPlayerEnterVehicle [Help] - by GBLTeam - 09.02.2014, 23:19
Re: [Big Problem] OnPlayerEnterVehicle [Help] - by cessil - 09.02.2014, 23:23
Re: [Big Problem] OnPlayerEnterVehicle [Help] - by GBLTeam - 09.02.2014, 23:28
Re: [Big Problem] OnPlayerEnterVehicle [Help] - by Mahde - 10.02.2014, 09:15
Re: [Big Problem] OnPlayerEnterVehicle [Help] - by Kirollos - 10.02.2014, 16:32
Re: [Big Problem] OnPlayerEnterVehicle [Help] - by GBLTeam - 11.02.2014, 12:54
Re: [Big Problem] OnPlayerEnterVehicle [Help] - by Kirollos - 11.02.2014, 14:56

Forum Jump:


Users browsing this thread: 2 Guest(s)