Jump to content

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


Clayplug

Recommended Posts

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?

 

Link to comment
Share on other sites

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
 

Link to comment
Share on other sites

Join the conversation

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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