demented
Member
try changing return type to "sealed override void" and "static void" with no luck here is errors i am getting. I also tried registering on Voxpire Website but registry is closed
--------------------------------------------------------------------------------
ServUO - [http://www.servuo.com] Version 0.5, Build 6227.42813
Publish 54
Core: Optimizing for 4 processors
RandomImpl: CSPRandom (Software)
Core: Loading config...
Scripts: Compiling C# scripts...Failed with: 2 errors, 1 warnings
Warnings:
+ Services/Revamped Dungeons/Covetous Void Spawn/Creatures/CovetousCreature.cs:
CS0108: Line 13: 'Server.Mobiles.CovetousCreature.Level' hides inherited mem
ber 'Server.Mobiles.BaseCreature.Level'. Use the new keyword if hiding was inten
ded.
Errors:
+ Custom/New Systems/Vita-Nex Core 4.0.0.0/Extensions/Server/GeoExt.cs:
CS0722: Line 55: 'Server.Coords': static types cannot be used as return type
s
CS0722: Line 60: 'Server.Coords': static types cannot be used as return type
s
CS0722: Line 65: 'Server.Coords': static types cannot be used as return type
s
CS0722: Line 76: 'Server.Coords': static types cannot be used as return type
s
+ Custom/New Systems/Vita-Nex Core 4.0.0.0/Extensions/Server/SerializeExt.cs:
CS0721: Line 1107: 'Server.Coords': static types cannot be used as parameter
s
CS0722: Line 1121: 'Server.Coords': static types cannot be used as return ty
pes
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
--------------------------------------------------------------------------------
ServUO - [http://www.servuo.com] Version 0.5, Build 6227.42813
Publish 54
Core: Optimizing for 4 processors
RandomImpl: CSPRandom (Software)
Core: Loading config...
Scripts: Compiling C# scripts...Failed with: 2 errors, 1 warnings
Warnings:
+ Services/Revamped Dungeons/Covetous Void Spawn/Creatures/CovetousCreature.cs:
CS0108: Line 13: 'Server.Mobiles.CovetousCreature.Level' hides inherited mem
ber 'Server.Mobiles.BaseCreature.Level'. Use the new keyword if hiding was inten
ded.
Errors:
+ Custom/New Systems/Vita-Nex Core 4.0.0.0/Extensions/Server/GeoExt.cs:
CS0722: Line 55: 'Server.Coords': static types cannot be used as return type
s
CS0722: Line 60: 'Server.Coords': static types cannot be used as return type
s
CS0722: Line 65: 'Server.Coords': static types cannot be used as return type
s
CS0722: Line 76: 'Server.Coords': static types cannot be used as return type
s
+ Custom/New Systems/Vita-Nex Core 4.0.0.0/Extensions/Server/SerializeExt.cs:
CS0721: Line 1107: 'Server.Coords': static types cannot be used as parameter
s
CS0722: Line 1121: 'Server.Coords': static types cannot be used as return ty
pes
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
Last edited: