1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Question Inventory slots.

Discussion in 'Developer Support' started by richislol95, Oct 21, 2017.

Tags:
  1. richislol95

    richislol95 Hey look! It's That Guy!

    Joined:
    Sep 5, 2017
    Messages:
    14
    Likes Received:
    2
    Is there a way to check if specific item in inventory is in the last inventory slot, or at least which inventory slot? Need a Boolean.
    And which part of the API i should use if i get a similar question.
     
  2. Snufalufugus

    Joined:
    Aug 23, 2015
    Messages:
    1,961
    Likes Received:
    757
    Yes. Generated Documentation (Untitled)
    --- Double Post Merged, Oct 21, 2017, Original Post Date: Oct 21, 2017 ---
    Your question relates to items in your inventory, so try the "Inventory" class :)
     
  3. richislol95

    richislol95 Hey look! It's That Guy!

    Joined:
    Sep 5, 2017
    Messages:
    14
    Likes Received:
    2
    There isn't an option like"Inventory.NewQuary().getslot("Items name")"
     
  4. Serene

    Serene ( ͡° ͜ʖ ͡°)

    Joined:
    Mar 30, 2015
    Messages:
    2,408
    Likes Received:
    508
    Play around with it and you'll find out how
     
  5. EthanOpia

    Joined:
    Aug 25, 2017
    Messages:
    272
    Likes Received:
    34
    Inventory.getItemIn(27)
     

Share This Page

Loading...