The type or namespace name `Player' could not be foundSolved
The plugin keeps giving me an error whenever I load it in.
error CS0246: The type or namespace name `Player' could not be found. Are you missing `Oxide.Game.Rust.Libraries' using directive?
Are you running some development build of Oxide? Which game are you trying to use this with?
In response to Wulf ():
Are you running some development build of Oxide? Which game are you trying to use this with?
I am using Oxide that came with my host (gameservers.com). I am trying to use this with rust
In response to Ivan ():
I am using Oxide that came with my host (gameservers.com). I am trying to use this with rust
The plugin may be missing the using statement as it mentioned, but they may be using a development build.

Could you provide the full log? I'm not seeing anything like the error you are seeing.
Also make sure you've downloaded the plugin from the right location: https://umod.org/plugins/rust-kits
In response to Wulf ():
The plugin may be missing the using statement as it mentioned, but they may be using a development b...
0zsuwQ7.png
This is all I get when I load in the plugin. I will ask them what build they use. 
In response to Ivan ():

This is all I get when I load in the plugin. I will ask them what build they use. 
Are you sure you didn't download the Kits plugin for Reign of Kings? Becuase that's likely what it is.
In response to Wulf ():
Are you sure you didn't download the Kits plugin for Reign of Kings? Becuase that's likely what it i...
I am very sure. I even redownloaded it to make sure. I just get that error
In response to Wulf ():
Are you sure you didn't download the Kits plugin for Reign of Kings? Becuase that's likely what it i...
Well then, I just checked the code of the plugin
BsgI5MY.png
I see that but I downloaded it from the Rust link and the link you sent me. It's the same. I am confused
In response to Wulf ():
There's https://umod.org/plugins/rok-kits and there's https://umod.org/plugins/rust-kits, you want t...
Yes I am aware of that. I never even went to the rok kits. I came to this specific plugin support from the rust-kits thread. I just downloaded both of those plugins and they are the exact same. I think the link is messed up. If it's just glitching for me can you send me the correct link for the kit plugin?
In response to Ivan ():
Yes I am aware of that. I never even went to the rok kits. I came to this specific plugin support fr...
Looks like it is providing the wrong version, just give me a monent and I'll fix it. 
In response to Wulf ():
Looks like it is providing the wrong version, just give me a monent and I'll fix it. 
Okay! Sounds good!
In response to Ivan ():
Okay! Sounds good!
Should be fixed now.
In response to Wulf ():
Should be fixed now.
Still the same for me :(
Locked automatically