Do you know if there could be any way to input x,y,z coordinates with precise control for pasting? I have a custom map, with a Bank Building, I want the doors and Vault to be destroyable. While the outer Walls are Prefabs that can not be broken. My map works, and I can Copy and Paste the VAULT into place, but it's so hard to precisely line up. We already have Z with the Height Command but it would be really awesome if I could use X, Y as well. THANKS!
Possible to paste at exact coordinates?
I suppose another OPTION would be if you BUILT something once in a location if you could simply do PasteInPlace and it would literally paste it exactly where it was last time.
/PasteInPlace BankVault
another additional feature I would need would be
/Destroy BankVault
So that once my Bank was robbed, and I wanted to reset it for the next bunch of Bank Robbers - I could destroy the whole thing and reset it without leaving behind foundations and walls that would get duplicate copies occupying the same space.
If this could all be connected via Event Manager where Pasted Items could reset at an interval or because of some Event. I could see a lot of uses for this for map makers.
You could use paste back command if you want it to spawn on the same place.