[DiscordArchive] How can we check if a player has an item in their inventory?
[DiscordArchive] How can we check if a player has an item in their inventory?
Archived author: Kitzunu • Posted: 2020-04-16T11:50:24.273000+00:00
Original source
How can we check if a player has an item in their inventory?
Archived author: hguy • Posted: 2020-04-16T12:43:53.438000+00:00
Original source
HasItemCount()
Archived author: Kitzunu • Posted: 2020-04-16T12:45:53.326000+00:00
Original source
and inside () is itemid?
Archived author: IntelligentQuantum • Posted: 2020-04-16T14:11:21.627000+00:00
Original source
HasItemCount(itemId, count)
Archived author: Kitzunu • Posted: 2020-04-16T14:20:36.480000+00:00
Original source
ah ok.
Gonna try something than, thanks you two! ❤️