Quasar
Member
- ServUO Version
- Publish 58
- Ultima Expansion
- Endless Journey
I am using the XmlLevel item script from this thread [Updated Custom Release] XmlAttach & XmlLevelItem for newest repo
and recieving this error
3>D:\Current\58\Scripts\Customs\XmlLevelItem\XmlAttach\XmlAttach.cs(2386,17,2386,22): error CS0029: Cannot implicitly convert type 'int' to 'Server.Serial'
Line 2386 reads
Serial s = value;
any help would be greatly appreciated.
and recieving this error
3>D:\Current\58\Scripts\Customs\XmlLevelItem\XmlAttach\XmlAttach.cs(2386,17,2386,22): error CS0029: Cannot implicitly convert type 'int' to 'Server.Serial'
Line 2386 reads
Serial s = value;
any help would be greatly appreciated.