1. Tried to call hook, which can be found in docs.

    Code:
    void CanEquipItem(PlayerInventory inventory, Item item)
    {
    Puts("CanEquipItem works!");
    }
    
    Nothing happens, when i take things to\from belt, inventory or arms.
    Is that hook still actual?
     
  2. Wulf

    Wulf Community Admin

    Still there, working fine last I tested as well.
     
  3. But now it doesn't (for me). I tried the code above - nothing happens
     
  4. Wulf

    Wulf Community Admin

    Hmmm... well... it seems that it no longer works. I thought it was working before, but perhaps that location is client-side only now.