ServUO Version
Publish Unknown
Ultima Expansion
Endless Journey
I had a few errors and they were fixed with the help from

@Massapequa.​

Much thanks! ;)

This is the error that I now have. All help is greatly appreciated!
Errors:
+ CUSTOM/Advanced Camping and Outpost system/Items/OutpostCamp.cs:
CS0115: Line 192: 'Server.Multis.OutpostCamp.CheckDecay()': no suitable method found to override
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
 

Attachments

  • OutpostCamp.cs
    5.3 KB · Views: 3
I had a few errors and they were fixed with the help from

@Massapequa.​

Much thanks! ;)

This is the error that I now have. All help is greatly appreciated!
Errors:
+ CUSTOM/Advanced Camping and Outpost system/Items/OutpostCamp.cs:
CS0115: Line 192: 'Server.Multis.OutpostCamp.CheckDecay()': no suitable method found to override
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
Hey so what version are you using? can you send me a copy of your BaseCamp.cs?
Outpost camps use that as their parent class.
It looks like your version doesn't have the CheckDecay method
 
Okay try this version of BaseCamp.cs. I wasn't able to test it on my server because yours is so different from mine.
This 'should' work though (unless I missed something) lol.
What version of servuo are you using?
 
I think it's publish 54. The server repo named was LOA... Land of Archon. By the way... thank you for the help. I will be able to test it out tomorrow after I take my brother to physical therapy.
 
Back