Jump to content

Can't seem to grab "ground item" maybe it's not one?


Recommended Posts

Posted

A part of my script is to pick up the small fishing net next to the Fishing Tutor in Lumbridge. If I manually do it, the item is still there on the ground after populating the inventory. When I try to use code to pick it up, it doesn't seem to see the net. However, if I take a net and drop it, the code will let me pick up the dropped net.

I'm using the getGroundItems() function, but is the net next to the Tutor not a ground item? Is it some other kind of item? What's another way to interact with items in situations like this?

 

Posted
44 minutes ago, Clayplug said:

A part of my script is to pick up the small fishing net next to the Fishing Tutor in Lumbridge. If I manually do it, the item is still there on the ground after populating the inventory. When I try to use code to pick it up, it doesn't seem to see the net. However, if I take a net and drop it, the code will let me pick up the dropped net.

I'm using the getGroundItems() function, but is the net next to the Tutor not a ground item? Is it some other kind of item? What's another way to interact with items in situations like this?

 

Enable Entity Hover
sWonwDH.png
 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...