I have made the runics for granite, the issue being, for those using the SA released at the other sites, the stone armor is made out of iron.
Should granitenot be added to armor enums so the repairs in the masonry can be made using granite?
I can find the runics http://www.uoguide.com/Runic_Tools
But nowhere does it say that I can find that granite is a resource as of the SA release.

Thoughts on this are appreciated!

Shazzy :]
 

Attachments

  • RunicMalletChisel.zip
    707 bytes · Views: 14
I made a GemCraft system a while back that uses the ML gems for weapons & armor. I'm including a copy of the edits I had to do in ResourceInfo.cs to make them work with both the reg & Runic GemCraft Tools. Using that as a guideline, you should be able to set up your granites as craft resources for making armors. I made no edits to ArmorEnums or anything else. Just ResourceInfo.cs & it worked fine. :)
 

Attachments

  • GemCraft edits.txt
    10 KB · Views: 13
I made a GemCraft system a while back that uses the ML gems for weapons & armor. I'm including a copy of the edits I had to do in ResourceInfo.cs to make them work with both the reg & Runic GemCraft Tools. Using that as a guideline, you should be able to set up your granites as craft resources for making armors. I made no edits to ArmorEnums or anything else. Just ResourceInfo.cs & it worked fine. :)

Thanks Hammerhand!
I knew I would have to do the edits to the ResourceInfo, this helps a lot.
http://uo.stratics.com/database/view.php?db_content=gameitem&id=3138&cat=851
Let the new carpentry menu begin!
Thanks!
 
Back