Jump to content

Home

Giving an infinite item to a merchant


Ghost

Recommended Posts

Hello, I need help with something. I am adding an item which i want certain merchants to have it in infinite stock. How can i do this? I tried by adjusting the quantity in the mechants inventory, but i dont know which. Is it some script?

Link to comment
Share on other sites

Hello, I need help with something. I am adding an item which i want certain merchants to have it in infinite stock. How can i do this? I tried by adjusting the quantity in the mechants inventory, but i dont know which. Is it some script?

 

Open the UTM template for the store with a GFF editor, find the struct for your item in the ItemList list, add a new BYTE field to it labeled Infinite and set its value to 1.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...