Skip to content

Question about item retrieval from inventory

When the game scans your inventory using the GetItemPossessedBy() script, how does it scan? Does it go in order from first page of your inventory to the last and pulling the first one it comes across? Or does it go last into your inventory is the first pulled out? Etc....

Also, how does having an item in a bag or box affect the scanning of the script? In other words, does it scan each inventory page first, then the inventory of a bag/box on that inventory page before moving on? or the bag/box first then open items on the inventory page... Or does it go down the inventory page from top to bottom left to right opening and checking the bag/box as it comes across them? And etc....
Sign In or Register to comment.