12-05-2011, 11:22 AM
Go To -->> D2NT 3.3\scripts\NTBot\item_configs\advance\magic_rare
-Then press CTRL F and type in the box Small Charms then click on next
-Once there, if you want to add Mf Charms and Light Resist Charms just add this at the bottom of the Small Charms List
[Name] == SmallCharm && [Quality] == magic # [ItemMagicBonus] >= 7
[Name] == SmallCharm && [Quality] == magic # [LightResist] >= 11
IMPORTANT, look first if there is not the same command there. If there is one, remove the // before it to enable it
-Then press CTRL F and type in the box Small Charms then click on next
-Once there, if you want to add Mf Charms and Light Resist Charms just add this at the bottom of the Small Charms List
[Name] == SmallCharm && [Quality] == magic # [ItemMagicBonus] >= 7
[Name] == SmallCharm && [Quality] == magic # [LightResist] >= 11
IMPORTANT, look first if there is not the same command there. If there is one, remove the // before it to enable it