Returns all the items info of the player.
p.getItems()
local p = FM.player.get(1) local pItems = p.getItems()
Last updated 1 year ago
Was this helpful?