Quote:
Originally Posted by blackeagle1122
I know that's not an error but I searched "recursion" and I learned it means
pawn Код:
stock function() return function();
. And in my script, there isn't functions like this. Why am I getting this information ?
|
This is not only if a function calls itself. Big scripts (many lines, many large arrays etc) usually have estimated max. usage as unknown.