[debug] Run time error 4: "Array index out of bounds"
#3

I noticed you're not using kstring.
Replace
Код:
format(string, 256,
with:
Код:
format(kstring, sizeof(kstring),
That's all I can really tell about the script, I'm not sure how all variables work, but this might be giving you the error.
Reply


Messages In This Thread
[debug] Run time error 4: "Array index out of bounds" - by rati555 - 29.08.2012, 12:42
Re: [debug] Run time error 4: "Array index out of bounds" - by HuSs3n - 29.08.2012, 12:47
Re: [debug] Run time error 4: "Array index out of bounds" - by clarencecuzz - 29.08.2012, 12:47

Forum Jump:


Users browsing this thread: 1 Guest(s)