24.04.2013, 12:40
crashdetect gave me this :
Then, I changed szFunc to 128 :
After that, now it gave me this :
Any solution for this?
Код:
[20:01:21] [debug] Run time error 4: "Array index out of bounds" [20:01:21] [debug] Accessing element at index 60 past array upper bound 59 [20:01:21] [debug] AMX backtrace: [20:01:21] [debug] #0 00000550 in public OnPlayerText () from bare.amx
pawn Код:
new
szFunc[ 128 ];
Код:
[20:03:08] [debug] Run time error 10: "Native function failed" [20:03:08] [debug] funcidx [20:03:08] [debug] AMX backtrace: [20:03:08] [debug] #0 00000638 in public OnPlayerText () from bare.amx