IsharaMeradin Posted March 17 Share Posted March 17 The key is to make sure that the items in the arrays are index matching. For example: index 0 -- iron knife and iron weapon, index 1 -- steel knife and steel weapon When you've set them up as index matching, you just need to find the index of one, then you can use that index to get the other. Link to comment Share on other sites More sharing options...
Recommended Posts