23.08.2018, 07:24
Help me pleaase! How to show message: Accessing element at index a past array upper bound b.
The message is not shown in my case.
The message is not shown in my case.
PHP код:
new lol = 110000;
Player[lol] = 10;
PHP код:
[11:12:20] RuntimeError! Code is 4
[11:12:20] [debug] Run time error 4: "Array index out of bounds"
[11:12:20] [debug] AMX backtrace:
[11:12:20] [debug] #0 0012f534 in public zcmd_OnGameModeInit () at M:\Users\user\Desktop\pawno\include\industrial/init.inc:1895
[11:12:20] [debug] #1 native CallLocalFunction () from samp-server.exe
[11:12:20] [debug] #2 00008e70 in public SSCANF_OnGameModeInit () at M:\Users\user\Desktop\pawno\include\industrial/lib/zcmd.inc:68
[11:12:20] [debug] #3 0000119c in public fcnpc0_OnGameModeInit () at M:\Users\user\Desktop\pawno\include\sscanf2.inc:205
[11:12:20] [debug] #4 000009ec in public OnGameModeInit () at M:\Users\user\Desktop\pawno\include\FCNPC.inc:453