Hi All,
I'm new in scripting, I try to add a new ores material in the game, looks like everything works well. However, when I Highlite with the mouse an item (ingots, Ores, plate mail, Weapon), don't give me a name of the material but give me just info like) exceptional "1_oretype" "2_armortype".

I edited the following script file )probably i'm missing someone

efblacksmithy.cs

DefTinkering.cs
DefMasonry.cs
Mining.cs
Ores.cs
Ingots.cs
BaseArmor.cs
BaseWeapon.cs
Granite.cs
CraftItem.cs
ResourceInfo.cs
 
Back