DEbug "tree.isMulti()" wehn you cut a oak to see if it is set to true or false. If it is false, you know what the issue is.Quote:
Originally Posted by Mille [Only registered and activated users can see links. Click Here To Register...]
Printable View
DEbug "tree.isMulti()" wehn you cut a oak to see if it is set to true or false. If it is false, you know what the issue is.Quote:
Originally Posted by Mille [Only registered and activated users can see links. Click Here To Register...]
Quote:
Originally Posted by arch337 [Only registered and activated users can see links. Click Here To Register...]
I have set the intended trees that should give multiple logs to true but it still doesn't work
There is an actual boolean for each tree, look at how YEW_TREE(..., true, ...), are declared, the isMulti then checks if the tree has the boolean toggled to true.Quote:
Originally Posted by Mille [Only registered and activated users can see links. Click Here To Register...]
Then it would be 1:8 chance for the oak tree to become a stump (2:16 according to the code)Quote:
Originally Posted by Mille [Only registered and activated users can see links. Click Here To Register...]
However based on this thread that is not the case so you need to check if it even send the value as true cause that is one way it could be a issue.