Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

turtle.getItemDetail() not working properly #10

Open
Y-ttr opened this issue Aug 26, 2021 · 0 comments
Open

turtle.getItemDetail() not working properly #10

Y-ttr opened this issue Aug 26, 2021 · 0 comments

Comments

@Y-ttr
Copy link

Y-ttr commented Aug 26, 2021

in lua, althought doesn't seem to be properly documented on the wiki, you can pass 2 arguments to getItemDetail(); the slot number and a boolean to determine if the function should return simple or detailed item information.

Screenshot from 2021-08-26 03-55-47
Screenshot from 2021-08-26 03-56-14

in python trying to pass 2 arguments will raise "TypeError: getItemDetail() takes 1 positional argument but 2 were given"
Screenshot from 2021-08-26 03-56-32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant