19,577
edits
Paradox-01 (talk | contribs) (more o_O) |
(heh, I guess I kinda knew the answer already) |
||
Line 92: | Line 92: | ||
BSL_chaos | BSL_chaos | ||
} | } | ||
---- | |||
:Okay, that must be a limitation of the function stack in BSL. If you put "fork BSL_chaos", it goes all the way to six. I had already tried "fork BSL_chaos" in the previous code, but it doesn't accept the keyword "fork" in that context. I guess I should have said something earlier, but I assumed for some reason that the execution stack was bigger than that, so I figured it was "iterate" that was limiting us somehow. Well, congrats on figuring out a way to use "iterate", although I still think it was meant for arrays. --[[User:Iritscen|Iritscen]] 23:19, 8 December 2009 (UTC) |