Jump to content

Recommended Posts

Posted

I have a few ideas about how to implement the placing of the item in the inventory (using iteration to work with incomplete stacks, looping through the item inventory first and then through the player's inventory) but I am unsure about how to prevent duplication of the item due to the completion of the basic code.

 

Before I start messing around and making it up as I go along, I thought I'd ask if there was a tutorial available, since I have been unable to find one. Also I am unsure about whether my intention for the placing is the right way to go.

 

Thanks in advance.

Posted

For testing, all I'm doing is printing event.pickedUp.getEntityItem() to the console. I get 0x... I'm probably misunderstanding EntityItem but I could not wrap my head round the entity item or pickup code.

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
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.