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

How to get id of armor

Discussion in 'Help' started by Howtodoit, Sep 26, 2020.

  1. Howtodoit

    Howtodoit Spider Jockey

    Messages:
    35
    PHP:
    $item $et->getInventory()->getArmorContents();
    $id $item->getId();
    $et->sendMessage("This".$id);
    It send "This" But not send id Of item on armor slot
     
  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.