House Keys

House Keys 1.2.2

Sign in to download
Could we possibly add a way to skin the whole house too?
/House.skin furnace {SkinID}
/house.skin rug {SkinID


Possible base skins now that i have thought about above^
/house.skin home { Adobe/Brick/Brutalist }
 
Hey there - I love this plugin as it makes locks so much easier. I've been playing with Carbon on my test server (mostly to see if it is any more performant than oxide), and sadly, I am getting a failure to load this one. Here's the report in console:

Code:
HouseKeys.cs        197:37  An object reference is required for the non-static field, method, or property 'RustPlugin.server'
 
Since the update, HouseKeys no longer loads. Here's what I am seeing in console (I am using carbon):

Failed compiling 'HouseKeys.cs':

1. An object reference is required for the non-static field, method, or property 'RustPlugin.server' [CS0120] (HouseKeys 37 line 197)
 
Since the update, HouseKeys no longer loads. Here's what I am seeing in console (I am using carbon):

Failed compiling 'HouseKeys.cs':

1. An object reference is required for the non-static field, method, or property 'RustPlugin.server' [CS0120] (HouseKeys 37 line 197)
It loads fine for me, make sure you're using the latest version
 
Back
Top