06.07.2014, 11:27
[debug] Run time error 4: "Array index out of bounds"
[debug] Accessing element at index 999 past array upper bound 500
[debug] AMX backtrace:
[debug] #0 00086418 in public OnPlayerStateChange ( 0x00000000, 0x00000001, 0x00000008 ) from EXRPR46.amx
Can you explain the source of this problem?
OnPlayerStateChange code is working great. There is no errors on compile. it happens when player spawns.
[debug] Accessing element at index 999 past array upper bound 500
[debug] AMX backtrace:
[debug] #0 00086418 in public OnPlayerStateChange ( 0x00000000, 0x00000001, 0x00000008 ) from EXRPR46.amx
Can you explain the source of this problem?
OnPlayerStateChange code is working great. There is no errors on compile. it happens when player spawns.