Requesting an explanation/fix
#3

Quote:
Originally Posted by CrossUSAAF
Посмотреть сообщение
You exceed an array somewhere in OnGameModeInit callback, probably in a loop.

The same error occurs in the following example:
new array[10];
printf("%d", array[10]);
You may only access indexes 0-9.
Took me long enough, but yeah, I got it, thanks!
Reply


Messages In This Thread
Requesting an explanation/fix - by NealPeteros - 01.06.2017, 07:38
Re: Requesting an explanation/fix - by CrossUSAAF - 01.06.2017, 08:04
Re: Requesting an explanation/fix - by NealPeteros - 01.06.2017, 09:50

Forum Jump:


Users browsing this thread: 1 Guest(s)