Copy Paste

Copy and paste your buildings to save them or move them

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

5/5, 83 likes
  1. i did try this but had no luck what did you do to remove it like what command i basicly copy and pasted a recycler and i wasnt to remove one of them but undusure how to
     
  2. uhm, not sure what you mean exactly? The undo definitely works right after paste without using any other copypaste command or logging out. I think you mean the "Remover Tool" though, right? The easiest way to delete entire structures is to login as admin and type
    Code:
    /remove all
    in chat and then just left click on any part of the building you like to delete. This will delete the ENTIRE building though - which is probably what you are looking for...
     
  3. i copyed a recycler from a town and i put it in a players base as he asked for one but now he has moved base and i want to remove it but it wont work i cannot do /undo as this is 3 days ago and i have left the server since then lol
     
  4. ok, I tested this out, and I don't see a way to remove a recycler at all. The remover tool does not seem to find it - either because it's handled differently than structures placeable by players, or because it didn't seem necessary to the dev. It would be nice to be able to move recyclers and delete the default ones. They are just too easy to reach and so powerful. I'll ask in the remover tool support thread if Reneb can add recyclers to the remover tool - at least for admin, so watch that space. Although seems like you don't really need it anymore ;)
     
  5. Yeah i'm having same problem - seems like theres no way to remove either pump/recycler after logged out or spawned in another one of them - Maybe add a listed /undo command ? like

    /undo 1
    /undo 2

    or make it go back to the next spawned in item when doing /undo


    Nice plugin though! :D
     
  6. undo requires a LOTTTTTTTT of resources.
    Imagine you undo a 20x20 building , it means that 20x20 xheight is saved in cash. You do that multiple times, and ti will just flood your server and make it lag.
     
  7. I haven't messed around with autoheight, but adjusted it myself with the 'height' parameter - especially, since it's so easy to undo and copy-paste the paste command changing just the height value. What I didn't find out right away was that you can put floats as the height value as well, which allows for very accurate positioning.
    e.g:
    Code:
    /paste sillyPumpJack height 0.7
     
  8. having crazy problems with this plugin. as soon as i put it in my plugin folder server seems to time out and give strange warnings the second i remove it the server goes back to normal. has this happened to anyone else? really weird
     
  9. it would probably be helpful to post the log of those warnings, otherwise the dev is just fishing in the dark ;)
    Haven't had any issues with this plugin so far. It's been absolutely fabulous actually!
     
  10. Hi,

    For faster rollouts in the future would it be possible to paste to a location? we can already do z value for height, but x and y would be super handy also :)

    or alternatively if copy paste could capture spawn locations :)
     
    Last edited by a moderator: Jan 28, 2017
  11. @Reneb there is wrong ResourceId in ur plugin, should be 716 instead of 5981 (for updater plugin support only)
    could u add "autoheight true" as default switch, so u need no to type it every time moving building? would be very helpful. ty.
     
  12. Hey buddy, would you be able to command which gives you a list of all the data files available? Would be awesome, thanks.
     
  13. Copy seems to miss fueled up ceiling lights? I copied my structure with 1000 fuel in each ceiling light, and it pastes with 0. Inventories true, Deployables true at time of copy. Does this happen to anyone else?
     
  14. Failed to call hook 'cmdChatCopy' on plugin 'CopyPaste v3.0.19' (NullReferenceException: Object reference not set to an instance of an object)

    Upon copying a building with vending machines in them it seems.
     
  15. Code:
    Error while compiling CopyPaste.cs(880,28): error CS1061: Type `BaseEntity' does not contain a definition for `isDestroyed' and no extension method `isDestroyed' of type `BaseEntity' could be found. Are you missing an assembly reference?
    Just Update the server and this red warring came up no white text at all..!!
     
  16. can someone help me i know how to /copy a base but when i paste it, it dosnt have all the items that were copyed with it do you type something else to copy the base and everything in it? i cant seem to figure this out
     
  17. more detail on the error?
    [DOUBLEPOST=1486801939][/DOUBLEPOST]
    you need to play with the mechanics. The most secure mechanic to get everything would be:
    /copy NAME mechanics proximity radius 5
     
  18. @Reneb Copies dont include Fridges if they're deployed in the structure you're copying, any chance it could be added so it's included?

    Thanks