Jump to content

Wildcards in scripts?


tagigan

Recommended Posts

Is there a way to remove any key in inventory with out name each one specifically?

 

eg:

set itemCount to player.GetItemCount * key

if itemCount > 0

player.RemoveItem * key itemCount

keybox.AddItem * key itemCount

endif

 

 

Any help appreciated.

 

PS Merry xmas

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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