
findAllItems
-
- English
- james1bow
- Thread is Unresolved
-
-
Sorry for my late response! But unfortunately I couldn't reproduce this issue on my end
What itemID do you use when looking for a clothing, construction or object item? Working with these types of items is a bit tricky actually, since they're typically represented by a generic item. For instance, most objects (with few exceptions) are represented by the objectkit item (ID 790), while clothes are typically represented by the clothingitem (ID 785) and construction are represented by the constructionitem (ID 780).
In order to find a particular object item, for example, you can use the relateditem field from an ObjectDefinition. Example:
-
Sorry for my late response! But unfortunately I couldn't reproduce this issue on my end
What itemID do you use when looking for a clothing, construction or object item? Working with these types of items is a bit tricky actually, since they're typically represented by a generic item. For instance, most objects (with few exceptions) are represented by the objectkit item (ID 790), while clothes are typically represented by the clothingitem (ID 785) and construction are represented by the constructionitem (ID 780).
In order to find a particular object item, for example, you can use the relateditem field from an ObjectDefinition.
i believe i was using the clothingid from the definitions for example. i some how missed the relateditemid in the definitions.
Participate now!
Don’t have an account yet? Create a new account now and be part of our community!