[Include] acmd - Configurable first character [e.g ! or @] with params support.
#10

crashdetect gave me 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
Then, I changed szFunc to 128 :
pawn Код:
new
    szFunc[ 128 ];
After that, now it gave me this :
Код:
[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
Any solution for this?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)