I've been trying to research how to use the Geolyzer, but it seems I can't find anything to answer my question. I'm familiar with how to do a simple scan with the Geolyzer, but its the other arguments that have me stumped. According to the wiki, the arguments are written as so:
Now, the only way I've been able to get the method to work is using the x and y numbers, and a boolean. I can add a number on the end to pull a specific number of the returned table, but that's about it. None of the other arguments seem to work no matter what I try. Anybody have experience using this?
I'm running version 1.7.10 with OpenComputers v1.7.2.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Hi there,
I've been trying to research how to use the Geolyzer, but it seems I can't find anything to answer my question. I'm familiar with how to do a simple scan with the Geolyzer, but its the other arguments that have me stumped. According to the wiki, the arguments are written as so:
scan(x:number, z:number[, y:number, w:number, d:number, h:number][, ignoreReplaceable:boolean|options:table]):table
Now, the only way I've been able to get the method to work is using the x and y numbers, and a boolean. I can add a number on the end to pull a specific number of the returned table, but that's about it. None of the other arguments seem to work no matter what I try. Anybody have experience using this?
I'm running version 1.7.10 with OpenComputers v1.7.2.
Link to post
Share on other sites