Is anyone else having this issue since the last Facepunch update?
Rust Kits - Copy Paste Bases not pasting but getting the message "You have received the said base name"?
Rust Kits - Copy Paste Base not pasting
same here
Yes have the same problem also
base not pasting
but get the message that the base is paste and i see no errors in the server console
Can we get a fix for this please?
Line 212, add ".Get()" like:
object success = CopyPaste?.CallHook("TryPasteFromSteamId", player.userID.Get(), kit.CopyPasteFile, Configuration.CopyPasteParams, null);
Thnx for the fix
this is working now
Trader08Line 212, add ".Get()" like:
object success = CopyPaste?.CallHook("TryPasteFromSteamId", player.userID.Get(), kit.CopyPasteFile, Configuration.CopyPasteParams, null);
thank you!
@k1lly0u