Jump to content

Need help with scripts (items and inventory)


Recommended Posts

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...