The Plugin is broken with the new update:
Error while compiling: AdminRadar.cs(2455,54): error CS0117: `RelationshipManager' does not contain a definition for `Instance'
The Plugin is broken with the new update:
Error while compiling: AdminRadar.cs(2455,54): error CS0117: `RelationshipManager' does not contain a definition for `Instance'
+1 Same on my server
same here. also about 10 other plugins with same issue
same here
RelationshipManager.Instance -> RelationshipManager.ServerInstance
Plugin not working gives this error : Error while compiling: AdminRadar.cs(2241,54): error CS0117: `RelationshipManager' does not contain a definition for `Instance'
Wulf
RelationshipManager.Instance -> RelationshipManager.ServerInstance
Thanks MrWolf
just find and replace all.
Not working with contacts update
Error while compiling: AdminRadar.cs(2241,54): error CS0117: `RelationshipManager' does not contain a definition for `Instance'
Where is that please??
YouMustThanks MrWolf
just find and replace all.
its not in this plugin
its for other plugins to fix (nteleportation, removertool) but this plugin does not have this to change so its different issue
This can easily be fixed by editing the AdminRadar.cs file and changing Instance to ServerInstance on line 2238. :)
This can easily be fixed by editing the AdminRadar.cs file and changing Instance to ServerInstance on line 2238. :)
This can easily be fixed by editing the AdminRadar.cs file and changing Instance to ServerInstance on line 2238. :)
This can easily be fixed by editing the AdminRadar.cs file and changing Instance to ServerInstance on line 2238. :)