Copy Paste

Copy and paste your buildings to save them or move them

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

5/5, 83 likes
  1. what happened to the plan to create a page with finished copied buildings / structures? That would be really good.
     
  2. Code:
    [Oxide] 10:45 AM [Error] CopyPaste: NullReferenceException while calling cmdChatPaste: Object reference not set to an instance of an object
       at Oxide.Plugins.CopyPaste.PasteBuilding (System.Collections.Generic.List`1 structureData, Vector3 targetPoint, Single targetRot, Single heightAdjustment) [0x00000] in <filename unknown>:0
       at Oxide.Plugins.CopyPaste.cmdChatPaste (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
       at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
       at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Feb 9, 2015
  3. This Plugin is BROKEN with the latest rust update, i will UPDATE SOON to fix it
     
  4. Code:
    [Oxide] 1:18 PM [Error] CopyPaste: AmbiguousMatchException while calling Loaded:Ambiguous matching in method resolution
      at System.Reflection.Binder.FindMostDerivedMatch (System.Reflection.MethodBase[] match) [0x00000] in <filename unknown>:0
      at System.MonoType.GetMethodImpl (System.String name, BindingFlags bindingAttr, System.Reflection.Binder binder, CallingConventions callConvention, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x00000] in <filename unknown>:0
      at System.Type.GetMethod (System.String name) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CopyPaste.Loaded () [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Feb 9, 2015
  5. look one post over you ! In Moment Oxide is not stable, they are working to fix Oxide. If that is done they can look at the Plugins !
     
  6. I saw that post, I just want to contribute with an error report....
     
  7. ok , sorry. My mistake ...
     
  8. Wulf

    Wulf Community Admin

    Being as much of what plugins used are not provided by Oxide itself, things break, that doesn't make it unstable. Oxide pretty much only provides hooks (which rarely change) and support for plugin languages.
     
  9. still working with update?
     
  10. Wulf

    Wulf Community Admin

  11. Thanks Wulf
     
  12. Reneb updated Copy-Paste with a new update entry:

    fix copy-paste

     
  13. Hey reneb, Doesnt seem to copy and past tool cupboards. It does do lanterns etc tho
     
  14. Yes it's normal it doesnt support storages boxes and tool cupvoards as they are not déployables
     
  15. ahh! that would explain it.. ill just slowly back myself into this corner and be quiet haha :p
     
  16. There is anyway to spawn a storage box?
     
  17. Spawn it yes but copy it as i can't seem to find how to know what kind of box it is, nop
     
  18. Looking for pastes that I can put into my data folder (Gameservers.). The bridge and ohgbase still don't work for me. It was mentioned above, but is there a database of building I can DL and load onto my server? Side-note; when I copy and then paste it works great, but not when I simply DL and FTp to my data folder in Oxide (where my self taken pastes are stored).
     
  19. no there is no database
    to paste the file must be in oxide/data
    AND must have this format: "copypaste-XXXXX.json"
    ex: "copypaste-bridge.json"
     
  20. Hi,
    there are a big problem with your plugin, when you paste an build, the plugin disable "server.stability" and all build done during this time don't have stability !! (everytime if you don't do server.stability true for get back it manually)*