SUBCLASSE SELL

Sintese

Vassal
Customer
I couldn't figure out how to put the subclass up for sale.
In Allsettings i have



# Also, you must describe the name of the items that will be charged in data/stings/strings_en.properties in string l2p.gameserver.model.instances.L2VillageMasterInstance.SubClassPriceForCustomItem=
AltAllowSubClassForCustomItem = True
AltSubClassForCustomItemId = 4037
AltSubClassForCustomItemCount = 50


What should I do?
 
What exactly don't you understand here?
This is for the service manager to set the price.
AltAllowSubClassForCustomItem = True - sales enabled.
AltSubClassForCustomItemId = 4037 - the item required for purchase.
AltSubClassForCustomItemCount = 50 - the number of items.
 
Back
Top