Jump to content
1 vote
Guests cannot vote

ItemPriceSystem

  • Views: 0
  • Submitted:
<ItemPriceSystem Password="WErt$4t3">
	<ItemSell Enable="0" SellOptionSpec="1">
		<Item Cat="0" Index="2" Level="-1" CoinType="3" CoinValue="50" ExcOption="1" ExcCode="0;1;2;" />
		<Item Cat="14" Index="13" Level="-1" CoinType="0" CoinValue="50" SetOption="0" SetTier="0" ExcOption="0" ExcCode="" />
	</ItemSell>
	
	<ItemBuy Enable="0">
		<Item Cat="0" Index="14" ItemMinLevel="0" ItemMaxLevel="0" CoinType="1" CoinValue="160000"/>
	</ItemBuy>
	
	<Strings>
		<String Id="0" Text="WCoin" />
		<String Id="1" Text="GP" />
		<String Id="2" Text="Zen" />
		<String Id="3" Text="Ruud" />
		<String Id="4" Text="Selling Price: %d %s" />
		<String Id="5" Text="Buying Price: %d %s" />
	</Strings>
</ItemPriceSystem>
I hope to add an approximate value

For example:

<ItemPriceSystem Password="WErt$4t3">
	<ItemSell Enable="0" SellOptionSpec="1">
		<Item Cat="0" Index="2" Level="-1" CoinType="3" CoinValue="50~100" ExcOption="1" ExcCode="0;1;2;" />
		<Item Cat="0" Index="2" Level="-1" CoinType="3" CoinValue="50" ExcOption="1" ExcCode="0;1;2;" />
		<Item Cat="14" Index="13" Level="-1" CoinType="0" CoinValue="50" SetOption="0" SetTier="0" ExcOption="0" ExcCode="" />
	</ItemSell>
	
	<ItemBuy Enable="0">
		<Item Cat="0" Index="14" ItemMinLevel="0" ItemMaxLevel="0" CoinType="1" CoinValue="160000"/>
	</ItemBuy>
	
	<Strings>
		<String Id="0" Text="WCoin" />
		<String Id="1" Text="GP" />
		<String Id="2" Text="Zen" />
		<String Id="3" Text="Ruud" />
		<String Id="4" Text="Selling Price: %d~%d %s" />
		<String Id="5" Text="Buying Price: %d %s" />
	</Strings>
</ItemPriceSystem>

 

User Feedback

Recommended Comments

There are no comments to display.

×
×
  • Create New...

Important Information


We use technologies, such as cookies, to customize content and advertising, to provide social media features and to analyse traffic to the site. We also share information about your use of our site with our trusted social media, advertising and analytics partners. See more about cookies and our Privacy Policy.