Chucl
Member
- ServUO Version
- Publish Unknown
- Ultima Expansion
- The Second Age
I installed xanthos auction system on Runuo 2.2:
The method used inside the gump script is:
So the item properties are only shown if the item is in my backpack or im carrying it, is there a way to fix that?
The method used inside the gump script is:
C#:
AddItemProperty( item.Serial);
So the item properties are only shown if the item is in my backpack or im carrying it, is there a way to fix that?