Azleh
Well-Known Member
Hello everyone, i have a new request, i was experimenting with the TFS 1.0 sources but i failed to add something small, the following thing what i want to add it's just a Price description, something like:
Having a tag via items.xml:
I wish what someone can help me, greetings xD
Code:
15:47 See a bag (Vol:8).
It weighs 8.02 oz.
Price: 100 USD$
Having a tag via items.xml:
Code:
<attribute key="price" value="100 USD$" />
I wish what someone can help me, greetings xD