ai.imgur.com_mMNVOcs.png

My shard has custom skill system which is working instead of base one.
Now, I'm trying to add a new crafting system and it's almost done!
if someone makes an item, they will get some exp on their skill, even they failed to make it.
and also, in this gump, some informations which is in 'skill area', 'materials area', and 'other area' has more than 4 lines, they will get scroll bar for scrolling.

What I need to do more is just adding crafting recipes in DefCrafts.cs

:)
 
Looks awesome. I've always been interested in implementing level based skill gain in UO instead of the points system.
 
Back