I have done steps 8 and 11, add xmlsockets and all complies fine. Yet when i say [addsocket, the sysem states this items can not be socketed. I also added the correct lines to base armor and weapons
CODE |
if ( m_Hits > 0 && m_MaxHits > 0 ) list.Add( 1060639, "{0}\t{1}", m_Hits, m_MaxHits ); // durability ~1_val~ / ~2_val~
// mod to display attachment properties Server.Engines.XmlSpawner2.XmlAttach.AddAttachmentProperties(this, list); |
and I have xmlspawner2 at the top, any suggestions?