Copy Paste

Copy and paste your buildings to save them or move them

Total Downloads: 21,535 - First Release: Apr 3, 2015 - Last Update: Jun 14, 2018

5/5, 83 likes
  1. Added it and got this:

    [Oxide] 3:23 PM [Error] CopyPaste plugin failed to compile!
    [Oxide] 3:23 PM [Error] CopyPaste.cs(241,71): error CS1061: Type `Item' does not
    contain a definition for `isBlueprint' and no extension method `isBlueprint' of
    type `Item' could be found. Are you missing an assembly reference?
     
  2. [Oxide] 12:25 PM [Debug] Plugin is already being loaded: CopyPaste
    [Oxide] 12:25 PM [Error] CopyPaste plugin failed to compile!
    [Oxide] 12:25 PM [Error] CopyPaste.cs(241,71): error CS1061: Type `Item' does not contain a definition for `isBlueprint' and no extension method `isBlueprint' of type `Item' could be found. Are you missing an assembly reference?
     
  3. Still got errors Reneb :(

    > oxide.reload CopyPaste
    [Oxide] 2:25 PM [Error] Plugin failed to compile: CopyPaste (leaving previous version loaded)
    [Oxide] 2:25 PM [Error] CopyPaste plugin failed to compile!
    [Oxide] 2:25 PM [Error] CopyPaste.cs(256,103): error CS1501: No overload for method `Get' takes `2' arguments
    [Oxide] 2:26 PM [Warning] Waiting for another application to stop using script: CopyPaste
    [Oxide] 2:26 PM [Debug] Plugin is already being loaded: CopyPaste
    [Oxide] 2:26 PM [Error] CopyPaste plugin failed to compile!
    [Oxide] 2:26 PM [Error] CopyPaste.cs(256,103): error CS1501: No overload for method `Get' takes `2' arguments
     
  4. Wulf

    Wulf Community Admin

    That is already fixed, you're using an old version.
    [DOUBLEPOST=1438889677][/DOUBLEPOST]
    Try the version below please.
     

    Attached Files:

  5. Code:
    [Oxide] 8:34 PM [Error] CopyPaste plugin failed to compile!
    [Oxide] 8:34 PM [Error] CopyPaste.cs(241,71): error CS1061: Type `Item' does not contain a definition for `isBlueprint' and no extension method `isBlueprint' of type `Item' could be found. Are you missing an assembly reference?
    [Oxide] 8:34 PM [Error] CopyPaste plugin failed to compile!
    [Oxide] 8:34 PM [Error] CopyPaste.cs(241,71): error CS1061: Type `Item' does not contain a definition for `isBlueprint' and no extension method `isBlueprint' of type `Item' could be found. Are you missing an assembly reference?
    Latest
     
  6. Wulf

    Wulf Community Admin

    See above.
     
  7. @Wulf im using the one he just released

    ah the version u attached didnt show up until I refreshed I'll try it
    [DOUBLEPOST=1438890260][/DOUBLEPOST]yah that... that didnt work... lol
     
  8. The plugin compiles now Wulf, your one that is, but it's not pasting existing stuff... I'll make something new and try and copy paste it
     
  9. Reneb - the plugin compiled but I got spammed with a thousand "signs/sign.small.wood" - something to do with blueprints?
     
  10. Wulf

    Wulf Community Admin

    Reneb commented out all of that, so it may need more changes.
     
  11. okay, new stuff copies and pastes in.... but parts all over the place lol!
     
  12. but my server is frozen now lol... it crashed it hard lol
     
  13. Here's what I mean, a simple 4 walled structure left, copied right.....
     

    Attached Files:

  14. is there a way to transfer the old copies of structures to the new namechanged system?

    it feels like the old files have a different prefab path
     
  15. That's a new file!
     
  16. im not talking about your post...
     
  17. Yes - I agree - the errors seem to be with the prefabname - still coughing up a repeating error until "Rusty" freezes and I have to close and reload.


    "prefabname": "signs/sign.small.wood",

    "rot": {

    "x": 1.28455717E-08,

    "y": -2.6627872,

    "z": 1.35940013E-07

    },

    "sign": {

    "locked": true,
     
  18. It seems to be a rotation thing too, like the stuff you are pasting in is trying to match the exact angle each part was copied at, but in their new location.
     
  19. Code:
    [Oxide] 3:20 AM [Error] CopyPaste plugin failed to compile!
    [Oxide] 3:20 AM [Error] CopyPaste.cs(256,103): error CS1501: No overload for method `Get' takes `2' arguments
     
  20. [Oxide] 1:04 PM [Error] CopyPaste plugin failed to compile!
    [Oxide] 1:04 PM [Error] CopyPaste.cs(241,71): error CS1061: Type `Item' does not contain a definition for `isBlueprint' and no extension method `isBlueprint' of type `Item' could be found. Are you missing an assembly reference?