Quote:
|
EDIT: is there anyway to add you own items to the Silent Bills Merchant Modder Program?
|
Yeah, it's easy.
If you use his 4.7-SBMM, open the ItemList.xml via right mouse click -> edit/ open it with a text editor e.g. notepad and edit the lines.
There are some categories (e.g. items, weapons, armors, deco and so on).
For a new item use this basic code:
<
Item_Category>
<Code>
Item_ID</Code>
<Name>
Item_Name_in_SBMM_dropdown_menu</Name>
</
ItemCategory>
This is it.
/end_spamming_colors (;p)
These are the IDs for the categories:
Helmet
Armor
Weapon
Deco
Item
Stone
Deva
Gaia
Asura
The Item-IDs:

Scroll down to Makenci's spoilers.
Choose a good name for the item's name in the dropdown menu.