1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Solved Remove item ?

Discussion in 'Development' started by Notjblus, Apr 19, 2020.

  1. Notjblus

    Notjblus Spider Jockey

    Messages:
    28
    GitHub:
    JblusItsMe
    How to remove specify item ?
     
  2. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    As in?
     
  3. Notjblus

    Notjblus Spider Jockey

    Messages:
    28
    GitHub:
    JblusItsMe
    I would like to know how to start deleting an item from an inventory, which has a custom name
     
  4. NTT

    NTT Zombie

    Messages:
    311
    GitHub:
    NTT1906
    Many way u can use
    For example $item->pop(); (I don't really sure, from SonSaYT)
    Or u should have a look at the source code
     
  5. 7awariGamer

    7awariGamer Baby Zombie

    Messages:
    120
    GitHub:
    7awariGamer
    $player->getInventory->removeItem($item);
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.