[DiscordArchive] How could I check how many items a player has in their inventory?
[DiscordArchive] How could I check how many items a player has in their inventory?
Archived author: Kitzunu • Posted: 2020-04-16T17:21:11.561000+00:00
Original source
How could I check how many items a player has in their inventory?
Archived author: Kitzunu • Posted: 2020-04-16T18:22:24.058000+00:00
Original source
I want to output it in a PSendSysMessage
Archived author: Kito • Posted: 2020-04-16T20:13:29.686000+00:00
Original source
> HasItemCount(itemId, count)
Archived author: Kito • Posted: 2020-04-16T20:13:51.236000+00:00
Original source
Or iterate over the whole inventory or something LUL
Archived author: Kitzunu • Posted: 2020-04-16T20:17:21.768000+00:00
Original source
sure, but isn't it a fixed values in count?
Archived author: Kito • Posted: 2020-04-16T20:39:41.419000+00:00
Original source
Well yea... I dont know ur case. Maybe u can find another function or iterate over the inventory
Archived author: Kito • Posted: 2020-04-16T20:39:46.691000+00:00
Original source
I have one tip for you tho