Error while compiling: PVPCaps.cs(2594,53): error CS0117: `RelationshipManager' does not contain a definition for `Instance'
`RelationshipManager' does not contain a definition for `Instance'Error
change Instance in to ServerInstance
same problem.
do you replace all "instance" with "ServerInstance"
Nevermind solved
Error while compiling: PVPCaps.cs(2594,33): error CS0103: The name `ServerInstance' does not exist in the current contextMerged post
We've solved it! Thanks for the advice.