Code: Select all
[09/08 06:21:10] Runaway script[11]: scripts/cmd/gm/gump.ecl (20000 cycles)
478: #
479: local #1
480: "teste16"
481: 8L
482: makelocal
>483: jmp userfunc @850
484: #
485: local #1
486: "teste16"
487: 8L
488: makelocal
I think this is (this = runaway script) is because of that, but is there some way that i can avoid it? i'm getting this runaway script evertime i call the textcmd i've made to test it, it's 140 lines calling the same function (hehehe, this is kinda need here), if you need the code just ask.
well, is there som way to avoid it?