[DiscordArchive] ye but that's the guid of the items, is there a way to get the entryid?
[DiscordArchive] ye but that's the guid of the items, is there a way to get the entryid?
Archived author: Yukki • Posted: 2021-11-05T00:06:46.988000+00:00
Original source
```php
$this->multirealm->select('item')->where('guid',$id)->where('bag','0')->where('slot','16')->get('character_inventory');```
Archived author: Yukki • Posted: 2021-11-05T00:07:07.164000+00:00
Original source
since the item is the guid the tooltip doesn't recognize the item
Archived author: Yukki • Posted: 2021-11-05T00:07:40.700000+00:00
Original source
and i want to create a new row in character_invetory and sync it with itemEntry from item_instance