Zsu
Member
I have STILL been trying to get Xanthos Evo and shrink system to work for me. Ive been fixing all different kinds of codes. Does anyone think they can help me fix these? And yes I'm aware that I have the latest and this isnt "technically" for that but with rewording it could work. Just wondering if anyone else has figured it out?
Custom\ShrinkCommand.cs(141,27): error CS1503: Argument 1: cannot convert from '
Xanthos.ShrinkSystem.ShrinkTarget' to 'Server.ISpawnable' [C:\FrightNightServer\
ServUO-master\Scripts\Scripts.csproj]
Custom\HitchingPost.cs(33,76): error CS0117: 'ObjectPropertyList' does not conta
in a definition for 'Enabled' [C:\FrightNightServer\ServUO-master\Scripts\Script
s.csproj]
Custom\BaseEvo.cs(265,23): error CS0161: 'BaseEvo.Damage(int, Mobile)': not all
code paths return a value [C:\FrightNightServer\ServUO-master\Scripts\Scripts.cs
proj]
Custom\BaseMountEvo.cs(273,23): error CS0161: 'BaseEvoMount.Damage(int, Mobile)'
: not all code paths return a value [C:\FrightNightServer\ServUO-master\Scripts\
Scripts.csproj]
Custom\ShrinkCommand.cs(141,27): error CS1503: Argument 1: cannot convert from '
Xanthos.ShrinkSystem.ShrinkTarget' to 'Server.ISpawnable' [C:\FrightNightServer\
ServUO-master\Scripts\Scripts.csproj]
Custom\HitchingPost.cs(33,76): error CS0117: 'ObjectPropertyList' does not conta
in a definition for 'Enabled' [C:\FrightNightServer\ServUO-master\Scripts\Script
s.csproj]
Custom\BaseEvo.cs(265,23): error CS0161: 'BaseEvo.Damage(int, Mobile)': not all
code paths return a value [C:\FrightNightServer\ServUO-master\Scripts\Scripts.cs
proj]
Custom\BaseMountEvo.cs(273,23): error CS0161: 'BaseEvoMount.Damage(int, Mobile)'
: not all code paths return a value [C:\FrightNightServer\ServUO-master\Scripts\
Scripts.csproj]
Post automatically merged:
so I just decided to // out everything it was having problems with and it worked... I also took out the motd, the mercs, and the berserkai.I have STILL been trying to get Xanthos Evo and shrink system to work for me. Ive been fixing all different kinds of codes. Does anyone think they can help me fix these? And yes I'm aware that I have the latest and this isnt "technically" for that but with rewording it could work. Just wondering if anyone else has figured it out?
Custom\ShrinkCommand.cs(141,27): error CS1503: Argument 1: cannot convert from '
Xanthos.ShrinkSystem.ShrinkTarget' to 'Server.ISpawnable' [C:\FrightNightServer\
ServUO-master\Scripts\Scripts.csproj]
Custom\HitchingPost.cs(33,76): error CS0117: 'ObjectPropertyList' does not conta
in a definition for 'Enabled' [C:\FrightNightServer\ServUO-master\Scripts\Script
s.csproj]
Custom\BaseEvo.cs(265,23): error CS0161: 'BaseEvo.Damage(int, Mobile)': not all
code paths return a value [C:\FrightNightServer\ServUO-master\Scripts\Scripts.cs
proj]
Custom\BaseMountEvo.cs(273,23): error CS0161: 'BaseEvoMount.Damage(int, Mobile)'
: not all code paths return a value [C:\FrightNightServer\ServUO-master\Scripts\
Scripts.csproj]
Last edited: